Tags: chrihunstad/tantivy
Tags
Hotfix quickwit-oss#681 Fixing the construction of the DeleteBitset. Cherry picked from master. Changing version to 0.10.3
Address quickwit-oss#656 Broke the reference loop to make sure that the watch_router can be dropped, and the thread exits.
add to_path for Facet (quickwit-oss#604) fix quickwit-oss#580
Add grouped operations (quickwit-oss#493) * [WIP] added UserOperation enum, added IndexWriter.run, and added MultiStamp * removed MultiStamp in favor of std::ops::Range * changed IndexWriter::run to return u64, Stamper::stamps to return a Range, added tests, and added docs * changed delete_cursor skipping to use first operation's opstamp vice last. change index_writer test to use 1 thread * added test for order batch of operations * added a test comment
PreviousNext