Commit Graph

  • 13aaca7e11 Merge branch 'master' into merge-facets Paul Masurel 2018-02-03 11:13:02 +09:00
  • df53dc4ceb Format Paul Masurel 2018-02-03 00:21:05 +09:00
  • dd028841e8 Added documentation / test and change the contract of .add_facet() Paul Masurel 2018-02-03 00:14:54 +09:00
  • eb84b8a60d bugfix Paul Masurel 2018-02-02 18:52:07 +09:00
  • c05f46ad0e skip for intersection Paul Masurel 2018-02-02 17:22:58 +09:00
  • 435ff9d524 Make constructor of RangeQuery public Paul Masurel 2018-02-02 16:50:22 +09:00
  • fdd5dd8496 Merge branch 'master' into issue/query-perf Paul Masurel 2018-02-02 16:39:28 +09:00
  • fb5476d5de Query optimization: phrase query + union Paul Masurel 2018-02-02 16:39:17 +09:00
  • dd8332c327 Added disabling scoring Paul Masurel 2018-02-02 12:11:56 +09:00
  • 63d201150b issue/range-query Added range query Paul Masurel 2018-02-02 00:41:12 +09:00
  • b78efdc59f NOBUG Use the skipping logic of segment postings in Paul Masurel 2018-02-01 18:36:55 +09:00
  • 5cb08f7996 Method to create bitset from DocSet directly. Paul Masurel 2018-02-01 18:25:43 +09:00
  • 1947a19700 Added bitse Paul Masurel 2018-01-31 23:56:54 +09:00
  • 271b019420 added cargo doc Paul Masurel 2018-01-30 15:18:19 +09:00
  • 340693184f Added comment Paul Masurel 2018-01-30 15:15:55 +09:00
  • 97782a9511 updated travis-cargo Paul Masurel 2018-01-30 13:18:51 +09:00
  • 930010aa88 Unit test passing Paul Masurel 2018-01-28 00:03:51 +09:00
  • 7f5b07d4e7 Fixing unit tests Paul Masurel 2018-01-25 14:43:51 +09:00
  • 3edb3dce6a Test not passing Paul Masurel 2018-01-25 12:46:32 +09:00
  • 1edaf7a312 Closes #236. Removes dependency to version. Paul Masurel 2018-01-20 12:12:43 +09:00
  • 137906ff29 Fixing PhraseQuery, broken due to the reordering of the intersection clauses. Paul Masurel 2018-01-12 21:01:28 +09:00
  • 143a143cde issue/232 added unit test. (#233) Paul Masurel 2018-01-11 23:37:45 +09:00
  • 4f5ce12a77 NOBUG removed cpp from patterns 0.4.3 Paul Masurel 2018-01-05 12:09:42 +09:00
  • 813efa4ab3 NOBUG coveralls Paul Masurel 2018-01-05 11:03:27 +09:00
  • c3b6c1dc0b NOBUG coveralls Paul Masurel 2018-01-05 00:31:57 +09:00
  • 6f5e0ef6f4 NOBUG Simplify travis Paul Masurel 2018-01-04 20:51:00 +09:00
  • 7224f58895 Merge branch 'issue/218' Paul Masurel 2018-01-04 18:47:10 +09:00
  • 49519c3f61 added comments Paul Masurel 2018-01-04 12:39:11 +09:00
  • cb11b92505 Added comments Paul Masurel 2018-01-04 12:27:14 +09:00
  • 7b2dcfbd91 Merge branch 'issue/227' Paul Masurel 2018-01-04 12:12:00 +09:00
  • d2e30e6681 Merge branch 'master' of github.com:tantivy-search/tantivy Paul Masurel 2018-01-04 12:09:44 +09:00
  • ef109927b3 rustfmt Paul Masurel 2018-01-04 12:08:34 +09:00
  • 44e5c4dfd3 Added alphanum only token filter Paul Masurel 2017-12-31 13:43:10 +09:00
  • 6f223253ea Made load_metas public Paul Masurel 2017-12-31 08:57:19 +09:00
  • f7b0392bd5 issue/230 Add an optional commit message. (#231) Paul Masurel 2017-12-27 12:27:02 +09:00
  • 442bc9a1b8 Fixes the computation of the memory size of a hashtable with a key of n bits. (#229) Paul Masurel 2017-12-25 13:04:10 +09:00
  • 1658be3792 Various changes. Need to cherrypick some of them and put them into master common-crawl Paul Masurel 2017-12-25 10:35:10 +09:00
  • 23fad88b35 NOBUG common crawl, streamdict works with 64 bits (hopefully) Paul Masurel 2017-12-21 22:44:50 +09:00
  • db7d784573 Issue 227 Faster merge when there are no deletes Paul Masurel 2017-12-21 22:04:05 +09:00
  • 79132e803a NOBUG Switched to 64 bits addr Paul Masurel 2017-12-21 11:06:46 +09:00
  • 9e132b7dde NOBUG QueryParser does not need to be mut. Code cleanup Paul Masurel 2017-12-16 15:43:35 +09:00
  • 1e55189db1 NOBUG rustfmt Paul Masurel 2017-12-14 19:30:31 +09:00
  • 8b1b389a76 NOBUG Clippy Paul Masurel 2017-12-14 19:25:12 +09:00
  • 46f3ec87a5 Removed packed memory layout. Paul Masurel 2017-12-14 18:37:04 +09:00
  • f24e5f405e NOBUG intellij misc lint Paul Masurel 2017-12-14 18:23:35 +09:00
  • 2589be3984 BUGFIX Serialization of schema got broken after serde's update Paul Masurel 2017-12-14 17:37:20 +09:00
  • a02a9294e4 removed doc in travis Paul Masurel 2017-11-27 13:53:58 +09:00
  • 8023445b63 docs Paul Masurel 2017-11-26 11:52:03 +09:00
  • 05ce093f97 doc Paul Masurel 2017-11-26 11:43:11 +09:00
  • 6937e23a56 fixing doctest Paul Masurel 2017-11-26 11:06:34 +09:00
  • 974c321153 cargo fmt Paul Masurel 2017-11-26 11:02:02 +09:00
  • f30ec9b36b Merge branch 'master' of github.com:tantivy-search/tantivy Paul Masurel 2017-11-26 10:54:05 +09:00
  • acd7c1ea2d Added comments Paul Masurel 2017-11-26 10:44:49 +09:00
  • aaeeda2bc5 Editing rustdoc Paul Masurel 2017-11-25 13:23:32 +09:00
  • ac4d433fad Renamed analyzer to tokenizer Paul Masurel 2017-11-24 16:50:32 +09:00
  • a298c084e6 Analyzer's Analyzer::token_stream does not need to me &mut self Paul Masurel 2017-11-22 20:37:34 +09:00
  • 185a72b341 Closes #224. Fixes documentation about STORED in the example. (#225) Paul Masurel 2017-11-16 08:22:54 +09:00
  • bb41ae76f9 Closes #224. Fixes documentation about STORED in the example. Paul Masurel 2017-11-16 08:16:17 +09:00
  • 74d32e522a Stopped using mmap in tantivy. Caching MmapReadOnly. Paul Masurel 2017-10-08 17:07:19 +09:00
  • 927dd1ee6f Updates crate gcc to cc v1 (#217) Jain Jacob 2017-10-06 12:48:44 +05:30
  • 2c9302290f #191 Analyzer Paul Masurel 2017-09-20 22:56:55 +09:00
  • 426cc436da Test passing Paul Masurel 2017-09-10 17:48:41 +09:00
  • 68d42c9cf2 Added raw tokenizer, using the right analyzer in query parser. Paul Masurel 2017-09-10 16:58:50 +09:00
  • ca49d6130f Test not passing Paul Masurel 2017-09-09 17:32:47 +09:00
  • 3588ca0561 Integrated with the merge branch Paul Masurel 2017-09-09 15:27:19 +09:00
  • 7c6cdcd876 Merge branch 'master' of github.com:tantivy-search/tantivy Paul Masurel 2017-09-02 16:03:06 +09:00
  • 71366b9a56 issue/197 Remove logic that prevents leak from crossbeam MsQueue. (#212) Paul Masurel 2017-09-02 15:55:23 +09:00
  • a3247ebcfb issue/197 Remove logic that prevents leak from csossbeam MsQueue. Paul Masurel 2017-09-02 15:53:07 +09:00
  • 3ec13a8719 Readded fix for non-simd Paul Masurel 2017-08-28 23:18:56 +09:00
  • f8593c76d5 Merge branch 'imhotep-new-codec' Paul Masurel 2017-08-28 19:29:49 +09:00
  • f8710bd4b0 Format Paul Masurel 2017-08-28 17:42:26 +09:00
  • 8d05b8f7b2 Added comments. Renamed field reader Paul Masurel 2017-08-28 16:47:06 +09:00
  • fc25516b7a Added unit test. Paul Masurel 2017-08-28 11:10:29 +09:00
  • 5b1e71947f Stream working, all test passing Paul Masurel 2017-08-27 20:20:38 +09:00
  • 69351fb4a5 Toward a new codec Paul Masurel 2017-08-27 18:44:37 +09:00
  • 3d0082d020 Delta encoded. Range and get are broken Paul Masurel 2017-08-26 19:38:29 +09:00
  • 8e450c770a Better error handling. Some doc. Paul Masurel 2017-08-26 18:40:30 +09:00
  • a757902aed Merge branch 'feature/streamdict-simd' into imhotep Paul Masurel 2017-08-22 18:58:57 +09:00
  • b3a8074826 removed println Paul Masurel 2017-08-22 18:58:17 +09:00
  • 4289625348 Merged with the new codec branch Paul Masurel 2017-08-22 18:26:09 +09:00
  • 850f10c1fe Exposing Field Paul Masurel 2017-08-22 18:21:35 +09:00
  • d7f9bfdfc5 fix segments sorting in log_merge_policy (#211) raphael claude 2017-08-20 01:59:54 +02:00
  • d0d5db4515 Streamdict using SIMD instruction. Paul Masurel 2017-08-19 12:03:04 +09:00
  • 303fc7e820 Better unit test for termdict. Checking the TermInfo Paul Masurel 2017-08-17 12:08:39 +09:00
  • 744edb2c5c NOBUG Avoid serializing position offset when useless. Test passing Paul Masurel 2017-08-16 14:06:00 +09:00
  • 2d70efb7b0 Removed trait boundary on termdict Paul Masurel 2017-08-15 14:43:05 +09:00
  • eb5b2ffdcc Cleanups Paul Masurel 2017-08-15 13:57:22 +09:00
  • 38513014d5 Reenable unit test. Consuming CompositeWrite on Close. Paul Masurel 2017-08-14 23:35:09 +09:00
  • 9cb7a0f6e6 Unit tests passing Paul Masurel 2017-08-13 19:38:25 +09:00
  • 8d466b8a76 half way through removing FastFieldsReader Paul Masurel 2017-08-13 18:39:45 +09:00
  • 413d0e1719 NOBUG test passing Paul Masurel 2017-08-13 17:57:11 +09:00
  • 0eb3c872fd Using composite file for all of the inverted index component Paul Masurel 2017-08-12 19:33:56 +09:00
  • f9203228be Using composite file in fast field. Paul Masurel 2017-08-12 18:45:59 +09:00
  • 8f377b92d0 introducing a field serializer Paul Masurel 2017-08-11 18:11:32 +09:00
  • 1e89f86267 blop Paul Masurel 2017-08-07 19:16:49 +09:00
  • d1f61a50c1 issue/207 Lazily decompressing positions. Paul Masurel 2017-08-06 16:03:07 +09:00
  • 2bb85ed575 Minor Doc Changes (#206) Dru Sellers 2017-08-05 19:22:03 -05:00
  • 236fa74767 Positions almost working. Paul Masurel 2017-08-05 23:17:35 +09:00
  • 63b35dd87b removing freq handler. Paul Masurel 2017-08-05 18:09:19 +09:00
  • efb910f4e8 Added CompressedIntStream Paul Masurel 2017-08-05 12:28:57 +09:00