github quickwit-oss/tantivy 0.6.1
Tantivy 0.6.1

latest releases: qw-airmail-20240611, qw-airmail-20240606, quickwit-rev...
5 years ago
  • Bugfix #324. GC removing was removing file that were still in u
    seful
  • Added support for parsing AllQuery and RangeQuery via QueryParser
    • AllQuery: *
    • RangeQuery:
      • Inclusive field:[startIncl to endIncl]
      • Exclusive field:{startExcl to endExcl}
      • Mixed field:[startIncl to endExcl} and vice versa
      • Unbounded field:[start to *], field:[* to end]

Don't miss a new tantivy release

NewReleases is sending notifications on new releases.