summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-09-18add checksum check in ManagedDirectory (#605)fdb-hiroshima
2019-09-11fix Term documentation (#655)fdb-hiroshima
2019-09-11fix documentation error (#654)fdb-hiroshima
2019-09-09Remove unnecessary duplicate methods (#650)petr-tik
2019-09-07Using FnvHashMap for mapping UnorderedTermId to TermOrdinal. Fixes #507 (#647)Raminder Singh
2019-09-07Fixed clippy warning: unneeded return statement (#646)Raminder Singh
2019-09-05Moving queyr grammar to a different crate. (#645)Paul Masurel
2019-09-03Small code clean upPaul Masurel
2019-08-22RegexQuery performance: make it possible to cache Regexes - remastered by ful...Paul Masurel
2019-08-19Expose new segment meta from Index (#637)Paul Masurel
2019-08-19Added segmentid_from_string (#636)Paul Masurel
2019-08-19Update import statements in examples, doctests (#633)Joshua Dutton
2019-08-19Fix trait object in doctest (#635)Joshua Dutton
2019-08-15Introducing a wrapper struct instead of Boxed<BoxableTokenizer> (#631)Paul Masurel
2019-08-14Change for tantivy-pyPaul Masurel
2019-08-12Elastic unbounded range query (#624)petr-tik
2019-08-11Added Schema.from_named_docPaul Masurel
2019-08-08WTF is this file doing here (#622)Paul Masurel
2019-08-08fix parsing neg float in range query (#621)fdb-hiroshima
2019-08-08cargo fmtPaul Masurel
2019-08-08Various bugfix in the query parser (#619)Paul Masurel
2019-08-06Trying to fix #609 (#616)Paul Masurel
2019-08-05Bump deps (#613)Kornel
2019-08-01Changes required for python binding (#610)Paul Masurel
2019-07-31Replace unwrap with match and proper Error handling (#606)petr-tik
2019-07-30Closes #544. (#607)Paul Masurel
2019-07-27add to_path for Facet (#604)fdb-hiroshima
2019-07-27add support for float (#603)fdb-hiroshima
2019-07-22Added phrase query tests (#601)Paul Masurel
2019-07-22Failrs (#600)Paul Masurel
2019-07-21Made the SegmentMeta inventory out of static.Paul Masurel
2019-07-20Small code cleaningPaul Masurel
2019-07-18Disabling generating docsPaul Masurel
2019-07-17Using instead of u64.Paul Masurel
2019-07-17Small refactoringPaul Masurel
2019-07-17cargo: update to fail 0.3 (#593)Luca Bruno
2019-07-17using smallvec for operation batches (#599)Paul Masurel
2019-07-17Refactor deletes (#597)Paul Masurel
2019-07-17Introduce a small refactoring of the sgment writer. (#596)Paul Masurel
2019-07-15Fixed links (#592)Paul Masurel
2019-07-10Kompass master (#590)Paul Masurel
2019-07-07Issue/479 (#578)Paul Masurel
2019-07-072018 (#585)Paul Masurel
2019-07-03Seek not required in Directory's write anymore (#584)Paul Masurel
2019-07-01Tiqb feature/2018 (#583)Paul Masurel
2019-06-29updating rand (#582)Paul Masurel
2019-06-27Fix typo (#573)Kirill Zaborsky
2019-06-27Fixed CHANGELOG and disable one test on windows (#577)Paul Masurel
2019-06-16Closes #552 (#570)Paul Masurel
2019-06-12Petr tik n510 clear index (#566)Paul Masurel