summaryrefslogtreecommitdiffstats
path: root/src/store
AgeCommit message (Expand)Author
2017-05-25Term as a wrapperPaul Masurel
2017-05-25Fmt fixPaul Masurel
2017-05-25issue/174 Added doc, and made field privatePaul Masurel
2017-05-19Comments and cleaning up APIPaul Masurel
2017-05-17use explicit drop instead of suppressionLaurentiu Nicola
2017-05-17Making clippy happy.Paul Masurel
2017-05-16Make rustfmt happyLaurentiu Nicola
2017-05-15formatPaul Masurel
2017-04-08issue/54 Clone segment reader rather than reload.Paul Masurel
2017-02-19issue/43 Added support for delete in merged indexPaul Masurel
2016-10-26issue#47 Fixed bug in docstore. Also, cache the last decompressed block.Paul Masurel
2016-10-24issue38 Slightly cleaner code.Paul Masurel
2016-10-21ISSUE-38 StoreWriter working with skiplist.Paul Masurel
2016-10-18#38 splitting DataSource.Paul Masurel
2016-10-16bug/4 Removed useless use of Cursor.Paul Masurel
2016-09-20Added documentationPaul Masurel
2016-09-19NOBUG Code cleaning , cargo clippyPaul Masurel
2016-08-23Schema now:Paul Masurel
2016-08-20Store throws an io::ErrorPaul Masurel
2016-08-20Removed bug in store bench.Paul Masurel
2016-08-14Refactoring, and making server working with a dynamic schemaPaul Masurel
2016-08-06Added tantivy::ErrorPaul Masurel
2016-08-03Changed block size to 16KPaul Masurel
2016-07-31Code cleaning.Paul Masurel
2016-06-19Test passingPaul Masurel
2016-06-19Swith to copy semantics for FieldPaul Masurel
2016-06-19Started refactoringPaul Masurel
2016-05-01moved commonPaul Masurel
2016-05-01moved schema in a different modPaul Masurel
2016-04-30isolated storePaul Masurel