Commit Graph

  • cde4c391cd Added fieldnorm module Paul Masurel 2018-03-21 15:41:39 +09:00
  • 6d47634616 Added unit tests Paul Masurel 2018-03-20 12:11:28 +09:00
  • 39b182c24b Simplified phrase queries. Reading several time is ok. Paul Masurel 2018-03-20 11:47:48 +09:00
  • baaae3f4ec Making it possible to read positions twice Paul Masurel 2018-03-20 11:36:22 +09:00
  • 63064601a7 Readded test for reading positions twice Paul Masurel 2018-03-20 10:04:36 +09:00
  • 07a8023a3a Added Paul Masurel 2018-03-19 14:36:43 +09:00
  • 59639cd311 In sync with master. Fixed merging Paul Masurel 2018-03-19 12:58:42 +09:00
  • b0e5e1f61d Back merged master Paul Masurel 2018-03-19 12:19:08 +09:00
  • 234a902470 Removed cc from Cargo.toml Paul Masurel 2018-03-19 12:09:22 +09:00
  • 75d130f1ce Edited CHANGELOG Paul Masurel 2018-03-19 12:01:48 +09:00
  • 410187dd24 Removed .vimrc Paul Masurel 2018-03-19 11:54:10 +09:00
  • 88303d4833 Removed script directory Paul Masurel 2018-03-19 11:53:15 +09:00
  • a26b0ff4a2 Removed exclude cpp from travis configuration Paul Masurel 2018-03-19 11:51:41 +09:00
  • d4ed86f13a Issue/255 (#256) Paul Masurel 2018-03-19 11:48:40 +09:00
  • fc8902353c fieldnrom encoding. test broken Paul Masurel 2018-03-09 19:32:23 +09:00
  • 0ded0059ea Automatic Travis documentation build Travis CI User 2018-03-10 06:52:59 +00:00
  • a2ee988304 Small change in pop_lowest. Paul Masurel 2018-03-10 15:32:30 +09:00
  • 8241d93870 Automatic Travis documentation build Travis CI User 2018-03-10 05:27:57 +00:00
  • 4cff7cb182 Automatic Travis documentation build Travis CI User 2018-03-10 05:24:44 +00:00
  • 97b7984200 Updated CHANGELOG 0.5.1 Paul Masurel 2018-03-10 14:08:11 +09:00
  • 8683718159 Version bump Paul Masurel 2018-03-10 14:01:30 +09:00
  • 15084a9427 Automatic Travis documentation build Travis CI User 2018-03-10 04:29:50 +00:00
  • 0cf274135b Clippy Paul Masurel 2018-03-10 13:07:18 +09:00
  • a3b44773bb Bugfix and rustfmt Paul Masurel 2018-03-10 12:20:55 +09:00
  • ce83659258 Automatic Travis documentation build Travis CI User 2018-03-09 05:44:31 +00:00
  • ec7c582109 NOBUG no-simd compression fix Paul Masurel 2018-03-09 14:19:58 +09:00
  • 51b6e69427 Automatic Travis documentation build Travis CI User 2018-02-27 01:53:29 +00:00
  • ee7ab72fb1 Support trailing commas using ',+ ,' trick from Blandy 2017. (#250) Ewan Higgs 2018-02-27 02:33:39 +01:00
  • 2c20759829 removed unsafecell for position computer Paul Masurel 2018-02-24 12:07:55 +09:00
  • 23387b0ed0 Positions writes to an external Vec Paul Masurel 2018-02-24 11:14:45 +09:00
  • 678c9402ce Automatic Travis documentation build Travis CI User 2018-02-24 00:38:17 +00:00
  • e82859f2e6 Update Cargo.toml (#249) Dylan DPC 2018-02-24 05:47:34 +05:30
  • be830b03c5 Bugfix in intersection.advance and impl skip_next Paul Masurel 2018-02-23 11:55:23 +09:00
  • 1b94a3e382 Phrase query optimisation Paul Masurel 2018-02-22 22:36:52 +09:00
  • c3fbc4c8fa Simplified a notch TinySet::pop_lowest() Paul Masurel 2018-02-22 10:43:06 +09:00
  • 4ee2db25a0 Generic on Postings rather than deletes in TermScorer Paul Masurel 2018-02-22 08:26:45 +09:00
  • e423784fd0 Added specialized SegmentPostings when there are no DeleteSet Paul Masurel 2018-02-21 23:26:24 +09:00
  • fdb9c3c516 Tantivy version 0.5.0 0.5.0 Paul Masurel 2018-02-21 11:38:26 +09:00
  • 20350055b9 Automatic Travis documentation build Travis CI User 2018-02-20 15:26:03 +00:00
  • 459c11ce1f Automatic Travis documentation build Travis CI User 2018-02-20 15:18:02 +00:00
  • 6fb114224a Added unit test Paul Masurel 2018-02-21 00:13:04 +09:00
  • 2c3e33895a Added unit tests Paul Masurel 2018-02-21 00:03:41 +09:00
  • 8852fdb332 Automatic Travis documentation build Travis CI User 2018-02-20 14:33:19 +00:00
  • d512b53688 Added handling of parenthesis in query parser Paul Masurel 2018-02-20 23:18:02 +09:00
  • 454f852aa9 Automatic Travis documentation build Travis CI User 2018-02-20 08:18:34 +00:00
  • c8afd2b55d Added unit tests Paul Masurel 2018-02-20 17:05:33 +09:00
  • 16cdcdba16 Automatic Travis documentation build Travis CI User 2018-02-20 04:24:56 +00:00
  • 3fd6d7125b Added unit test Paul Masurel 2018-02-20 13:12:05 +09:00
  • ae8247e83d Automatic Travis documentation build Travis CI User 2018-02-20 04:07:37 +00:00
  • de6a3987a9 Ignoring functional test Paul Masurel 2018-02-20 12:58:06 +09:00
  • 3dedc465fa Merge branch 'feature/multivalued-i64-u64' Paul Masurel 2018-02-20 12:54:18 +09:00
  • f16cc6367e Refactoring of fastfields Paul Masurel 2018-02-20 11:11:56 +09:00
  • 0ec6a645d1 Automatic Travis documentation build Travis CI User 2018-02-19 23:42:27 +00:00
  • 4026fc5fb1 Removed redundant compressed_block_size function Paul Masurel 2018-02-20 08:28:28 +09:00
  • 43742a93ef Multivalue u64 field / i64 field. Paul Masurel 2018-02-19 23:41:03 +09:00
  • 2a843d86cb Code cleaning Paul Masurel 2018-02-19 21:51:39 +09:00
  • 9a706c296a Larger union horizon Paul Masurel 2018-02-19 21:50:33 +09:00
  • c6faaf45d4 Automatic Travis documentation build Travis CI User 2018-02-19 06:53:16 +00:00
  • 5ff8123b7a Code cleaning Paul Masurel 2018-02-19 15:41:19 +09:00
  • 5bcc0377d0 Automatic Travis documentation build Travis CI User 2018-02-19 04:35:10 +00:00
  • 6061158506 Added long running test to travis conf Paul Masurel 2018-02-19 13:23:04 +09:00
  • 4e8b0e89d9 Added unit test Paul Masurel 2018-02-19 13:19:18 +09:00
  • d30ad0cadb Automatic Travis documentation build Travis CI User 2018-02-19 03:53:50 +00:00
  • 0540ebb49e Cargo clippy Paul Masurel 2018-02-19 12:36:24 +09:00
  • ef94582203 Rustfmt Paul Masurel 2018-02-19 12:12:10 +09:00
  • 2f242d5f52 Moving docset around Paul Masurel 2018-02-19 12:07:05 +09:00
  • da3d372e6e Faster union counts Paul Masurel 2018-02-19 10:17:04 +09:00
  • 42fd3fe5c7 Bugfix on TermWeight::count() Paul Masurel 2018-02-18 10:59:18 +09:00
  • 5dae6e6bbc Downcast TermScorer for intersection when all legs are TermScorers Paul Masurel 2018-02-18 10:28:43 +09:00
  • e608e0a1df Removed half baked usage of Any Paul Masurel 2018-02-18 10:01:14 +09:00
  • 6c8c90d348 Removed lifetime from scorer Paul Masurel 2018-02-18 09:10:45 +09:00
  • eb50e92ec4 Removed specialized postings on SegmentPostings Paul Masurel 2018-02-18 00:09:15 +09:00
  • 20bede9462 Bugfix when requesting no termfreq. Paul Masurel 2018-02-17 22:41:12 +09:00
  • 4640ab4e65 Merge branch 'master' into issue/query-perf Paul Masurel 2018-02-17 17:31:51 +09:00
  • cd51ed0f9f Added comments Paul Masurel 2018-02-17 16:59:28 +09:00
  • 6676fe5717 Added a count method Paul Masurel 2018-02-17 15:02:51 +09:00
  • 292bb17346 Disable scoring Paul Masurel 2018-02-17 12:43:16 +09:00
  • 0300e7272b Scoring for union. Paul Masurel 2018-02-17 11:56:21 +09:00
  • 8760899fa2 Stupid implementaiton of Box<Scorer>::collect Paul Masurel 2018-02-16 19:28:19 +09:00
  • c89d570a79 rustfmt Paul Masurel 2018-02-16 17:50:05 +09:00
  • 1da06d867b Using the same logic when score is enabled. Paul Masurel 2018-02-16 17:36:33 +09:00
  • 76e8db6ed3 blop Paul Masurel 2018-02-16 14:57:08 +09:00
  • 31e5580bfa Renaming intersection / exclude Paul Masurel 2018-02-16 11:55:56 +09:00
  • 930d3db2f7 Integrated reqopt_scorer Paul Masurel 2018-02-16 11:43:27 +09:00
  • 1593e1dc6f Added reqopt Paul Masurel 2018-02-16 11:22:39 +09:00
  • e0189fc9e6 Added exclude query Paul Masurel 2018-02-14 18:06:51 +09:00
  • ffdb4ef0a7 Added unit test Paul Masurel 2018-02-14 11:58:40 +09:00
  • 58845344c2 Unit test + bugfix in union Paul Masurel 2018-02-13 14:54:20 +09:00
  • 548ec9ecca Added ok unit test Paul Masurel 2018-02-12 17:48:41 +09:00
  • 3b3080c700 Automatic Travis documentation build Travis CI User 2018-02-12 03:37:57 +00:00
  • 86b700fa93 Updated travis.yml Paul Masurel 2018-02-12 12:13:36 +09:00
  • e95c49e749 Added unit test to show bug in intersection Paul Masurel 2018-02-12 11:45:15 +09:00
  • d4ca9ce21b Documentation for tantivy-search/tantivy@9f5498d Travis CI User 2018-02-12 02:52:50 +00:00
  • f3033a8469 Added sudo required to travis conf because of https://github.com/travis-ci/travis-ci/issues/9061 Paul Masurel 2018-02-12 11:19:12 +09:00
  • c4125bda59 Backmerging master Paul Masurel 2018-02-12 11:08:57 +09:00
  • a7ffc0e610 Rustfmt Paul Masurel 2018-02-12 10:31:29 +09:00
  • 9370427ae2 Terminfo blocks (#244) Paul Masurel 2018-02-12 10:24:58 +09:00
  • 1fc7afa90a Issue/range query (#242) Paul Masurel 2018-02-05 09:33:25 +09:00
  • 6a104e4f69 Cargo fmt Paul Masurel 2018-02-03 11:59:34 +09:00
  • 920f086e1d Clippy Paul Masurel 2018-02-03 11:46:01 +09:00