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
Paul Masurel
9370427ae2
Terminfo blocks ( #244 )
...
* Using u64 key in the store
* Using Option<> for the next element, as opposed to u64
* Code simplification.
* Added TermInfoStoreWriter.
* Added a TermInfoStore
* Added FixedSized for BinarySerialized.
2018-02-12 10:24:58 +09:00
Paul Masurel
1fc7afa90a
Issue/range query ( #242 )
...
BitSet and RangeQuery
2018-02-05 09:33:25 +09:00
Paul Masurel
6a104e4f69
Cargo fmt
2018-02-03 11:59:34 +09:00
Paul Masurel
920f086e1d
Clippy
2018-02-03 11:46:01 +09:00
Paul Masurel
13aaca7e11
Merge branch 'master' into merge-facets
2018-02-03 11:13:02 +09:00
Paul Masurel
df53dc4ceb
Format
2018-02-03 00:21:05 +09:00
Paul Masurel
dd028841e8
Added documentation / test and change the contract of .add_facet()
2018-02-03 00:17:51 +09:00
Paul Masurel
eb84b8a60d
bugfix
2018-02-02 18:52:07 +09:00
Paul Masurel
c05f46ad0e
skip for intersection
2018-02-02 17:22:58 +09:00
Paul Masurel
435ff9d524
Make constructor of RangeQuery public
2018-02-02 16:50:22 +09:00
Paul Masurel
fdd5dd8496
Merge branch 'master' into issue/query-perf
2018-02-02 16:39:28 +09:00
Paul Masurel
fb5476d5de
Query optimization: phrase query + union
2018-02-02 16:39:17 +09:00
Paul Masurel
dd8332c327
Added disabling scoring
2018-02-02 12:11:56 +09:00
Paul Masurel
63d201150b
issue/range-query Added range query
2018-02-02 00:41:12 +09:00
Paul Masurel
b78efdc59f
NOBUG Use the skipping logic of segment postings in
2018-02-01 18:36:55 +09:00
Paul Masurel
5cb08f7996
Method to create bitset from DocSet directly.
2018-02-01 18:25:43 +09:00
Paul Masurel
1947a19700
Added bitse
2018-01-31 23:56:54 +09:00
Paul Masurel
271b019420
added cargo doc
2018-01-30 15:18:19 +09:00
Paul Masurel
340693184f
Added comment
2018-01-30 15:15:55 +09:00
Paul Masurel
97782a9511
updated travis-cargo
2018-01-30 13:18:51 +09:00
Paul Masurel
930010aa88
Unit test passing
2018-01-28 00:03:51 +09:00
Paul Masurel
7f5b07d4e7
Fixing unit tests
2018-01-25 14:55:29 +09:00
Paul Masurel
3edb3dce6a
Test not passing
2018-01-25 12:46:32 +09:00
Paul Masurel
1edaf7a312
Closes #236 . Removes dependency to version.
2018-01-20 12:12:43 +09:00
Paul Masurel
137906ff29
Fixing PhraseQuery, broken due to the reordering of the intersection clauses.
...
Closes #234
2018-01-12 21:01:28 +09:00
Paul Masurel
143a143cde
issue/232 added unit test. ( #233 )
2018-01-11 23:37:45 +09:00
Paul Masurel
4f5ce12a77
NOBUG removed cpp from patterns
0.4.3
2018-01-05 12:09:42 +09:00
Paul Masurel
813efa4ab3
NOBUG coveralls
2018-01-05 11:03:27 +09:00
Paul Masurel
c3b6c1dc0b
NOBUG coveralls
2018-01-05 00:31:57 +09:00
Paul Masurel
6f5e0ef6f4
NOBUG Simplify travis
2018-01-04 20:51:00 +09:00
Paul Masurel
7224f58895
Merge branch 'issue/218'
...
Conflicts:
src/directory/mmap_directory.rs
src/lib.rs
2018-01-04 18:47:10 +09:00
Paul Masurel
49519c3f61
added comments
2018-01-04 12:53:20 +09:00
Paul Masurel
cb11b92505
Added comments
2018-01-04 12:27:14 +09:00
Paul Masurel
7b2dcfbd91
Merge branch 'issue/227'
2018-01-04 12:12:00 +09:00
Paul Masurel
d2e30e6681
Merge branch 'master' of github.com:tantivy-search/tantivy
2018-01-04 12:09:44 +09:00
Paul Masurel
ef109927b3
rustfmt
2018-01-04 12:08:34 +09:00
Paul Masurel
44e5c4dfd3
Added alphanum only token filter
2017-12-31 13:43:10 +09:00