Paul Masurel
|
c3fbc4c8fa
|
Simplified a notch TinySet::pop_lowest()
|
2018-02-22 10:43:06 +09:00 |
|
Paul Masurel
|
4ee2db25a0
|
Generic on Postings rather than deletes in TermScorer
|
2018-02-22 08:26:45 +09:00 |
|
Paul Masurel
|
e423784fd0
|
Added specialized SegmentPostings when there are no DeleteSet
|
2018-02-21 23:49:20 +09:00 |
|
Paul Masurel
|
fdb9c3c516
|
Tantivy version 0.5.0
0.5.0
|
2018-02-21 11:38:26 +09:00 |
|
Paul Masurel
|
6fb114224a
|
Added unit test
|
2018-02-21 00:13:04 +09:00 |
|
Paul Masurel
|
2c3e33895a
|
Added unit tests
|
2018-02-21 00:03:41 +09:00 |
|
Paul Masurel
|
d512b53688
|
Added handling of parenthesis in query parser
|
2018-02-20 23:18:02 +09:00 |
|
Paul Masurel
|
c8afd2b55d
|
Added unit tests
|
2018-02-20 17:05:33 +09:00 |
|
Paul Masurel
|
3fd6d7125b
|
Added unit test
|
2018-02-20 13:12:05 +09:00 |
|
Paul Masurel
|
de6a3987a9
|
Ignoring functional test
|
2018-02-20 12:58:06 +09:00 |
|
Paul Masurel
|
3dedc465fa
|
Merge branch 'feature/multivalued-i64-u64'
|
2018-02-20 12:54:18 +09:00 |
|
Paul Masurel
|
f16cc6367e
|
Refactoring of fastfields
|
2018-02-20 12:52:30 +09:00 |
|
Paul Masurel
|
4026fc5fb1
|
Removed redundant compressed_block_size function
|
2018-02-20 08:28:28 +09:00 |
|
Paul Masurel
|
43742a93ef
|
Multivalue u64 field / i64 field.
|
2018-02-20 00:16:20 +09:00 |
|
Paul Masurel
|
2a843d86cb
|
Code cleaning
|
2018-02-19 21:51:39 +09:00 |
|
Paul Masurel
|
9a706c296a
|
Larger union horizon
|
2018-02-19 21:50:33 +09:00 |
|
Paul Masurel
|
5ff8123b7a
|
Code cleaning
|
2018-02-19 15:41:19 +09:00 |
|
Paul Masurel
|
6061158506
|
Added long running test to travis conf
|
2018-02-19 13:23:04 +09:00 |
|
Paul Masurel
|
4e8b0e89d9
|
Added unit test
|
2018-02-19 13:19:18 +09:00 |
|
Paul Masurel
|
0540ebb49e
|
Cargo clippy
|
2018-02-19 12:36:24 +09:00 |
|
Paul Masurel
|
ef94582203
|
Rustfmt
|
2018-02-19 12:12:10 +09:00 |
|
Paul Masurel
|
2f242d5f52
|
Moving docset around
|
2018-02-19 12:07:05 +09:00 |
|
Paul Masurel
|
da3d372e6e
|
Faster union counts
|
2018-02-19 10:17:16 +09:00 |
|
Paul Masurel
|
42fd3fe5c7
|
Bugfix on TermWeight::count()
|
2018-02-18 10:59:18 +09:00 |
|
Paul Masurel
|
5dae6e6bbc
|
Downcast TermScorer for intersection when all legs are TermScorers
|
2018-02-18 10:28:43 +09:00 |
|
Paul Masurel
|
e608e0a1df
|
Removed half baked usage of Any
|
2018-02-18 10:01:14 +09:00 |
|
Paul Masurel
|
6c8c90d348
|
Removed lifetime from scorer
|
2018-02-18 09:12:40 +09:00 |
|
Paul Masurel
|
eb50e92ec4
|
Removed specialized postings on SegmentPostings
|
2018-02-18 00:09:15 +09:00 |
|
Paul Masurel
|
20bede9462
|
Bugfix when requesting no termfreq.
|
2018-02-17 22:41:12 +09:00 |
|
Paul Masurel
|
4640ab4e65
|
Merge branch 'master' into issue/query-perf
|
2018-02-17 17:31:51 +09:00 |
|
Paul Masurel
|
cd51ed0f9f
|
Added comments
|
2018-02-17 16:59:28 +09:00 |
|
Paul Masurel
|
6676fe5717
|
Added a count method
|
2018-02-17 15:02:51 +09:00 |
|
Paul Masurel
|
292bb17346
|
Disable scoring
- Disabling scoring is an argument of the `.weight()` method
- Collectors declare whether they need scoring
|
2018-02-17 12:43:16 +09:00 |
|
Paul Masurel
|
0300e7272b
|
Scoring for union.
|
2018-02-17 11:56:21 +09:00 |
|
Paul Masurel
|
8760899fa2
|
Stupid implementaiton of Box<Scorer>::collect
|
2018-02-16 19:30:50 +09:00 |
|
Paul Masurel
|
c89d570a79
|
rustfmt
|
2018-02-16 17:50:05 +09:00 |
|
Paul Masurel
|
1da06d867b
|
Using the same logic when score is enabled.
|
2018-02-16 17:36:33 +09:00 |
|
Paul Masurel
|
76e8db6ed3
|
blop
|
2018-02-16 14:57:08 +09:00 |
|
Paul Masurel
|
31e5580bfa
|
Renaming intersection / exclude
|
2018-02-16 11:55:56 +09:00 |
|
Paul Masurel
|
930d3db2f7
|
Integrated reqopt_scorer
|
2018-02-16 11:43:27 +09:00 |
|
Paul Masurel
|
1593e1dc6f
|
Added reqopt
|
2018-02-16 11:22:39 +09:00 |
|
Paul Masurel
|
e0189fc9e6
|
Added exclude query
|
2018-02-14 18:06:51 +09:00 |
|
Paul Masurel
|
ffdb4ef0a7
|
Added unit test
|
2018-02-14 11:58:40 +09:00 |
|
Paul Masurel
|
58845344c2
|
Unit test + bugfix in union
|
2018-02-13 14:54:20 +09:00 |
|
Paul Masurel
|
548ec9ecca
|
Added ok unit test
|
2018-02-12 17:48:41 +09:00 |
|
Paul Masurel
|
86b700fa93
|
Updated travis.yml
|
2018-02-12 12:13:36 +09:00 |
|
Paul Masurel
|
e95c49e749
|
Added unit test to show bug in intersection
|
2018-02-12 12:06:19 +09:00 |
|
Paul Masurel
|
f3033a8469
|
Added sudo required to travis conf because of https://github.com/travis-ci/travis-ci/issues/9061
|
2018-02-12 11:19:12 +09:00 |
|
Paul Masurel
|
c4125bda59
|
Backmerging master
|
2018-02-12 11:08:57 +09:00 |
|
Paul Masurel
|
a7ffc0e610
|
Rustfmt
|
2018-02-12 10:31:29 +09:00 |
|