Files
tantivy/examples
Paul Masurel c23a03ad81 Large API Change in the Directory API. (#901)
Tantivy used to assume that all files could be somehow memory mapped. After this change, Directory return a `FileSlice` that can be reduced and eventually read into an `OwnedBytes` object. Long and blocking io operation are still required by they do not span over the entire file.
2020-10-08 16:36:51 +09:00
..
2020-08-21 11:23:09 +09:00
2020-08-19 22:36:36 +09:00
2020-01-29 18:23:37 +09:00
2019-07-01 10:01:46 +09:00