Paul Masurel
15b60d72cc
NOBUG add_document does not return result
2017-02-27 09:36:41 +09:00
Paul Masurel
6a002bcc76
NOBUGwq
2017-02-25 21:20:55 +09:00
Paul Masurel
503d0295cb
issue/43 TODO hunt
2017-02-23 09:54:54 +09:00
Paul Masurel
ca977fb17b
issue/43 Refactoring of SegmentUpdater
2017-02-19 22:38:39 +09:00
Paul Masurel
bacaabf857
issue/43 fixed on unit test. need big refactoring of segment updater
2017-02-19 22:38:38 +09:00
Paul Masurel
cefb09c593
NOBUG removed useless panic
2016-11-27 23:03:14 +09:00
Paul Masurel
69e11d3779
issue/57 Cleaning.
...
Closes #57
Closes #56
Closes #23
2016-11-17 23:18:24 +09:00
Paul Masurel
3f20788a36
issue/57 TermQuery take parameter
2016-11-17 09:20:50 +09:00
Paul Masurel
831ed4caf6
issue/57 Switch to the new query parser.
2016-11-16 00:53:04 +09:00
Paul Masurel
0fc265eb2d
issue/57 Almost working
2016-11-14 09:45:51 +09:00
Paul Masurel
a5482952f7
issue/57 Switched to combine 2.0
2016-11-10 09:09:15 +09:00
Paul Masurel
15a82360ad
issue/57 First shot at the query -> ast parser
2016-11-09 10:09:08 +09:00
Paul Masurel
46a56a4c51
NOBUG Use searcher.search instead of query.search
2016-11-04 16:53:26 +09:00
Paul Masurel
57c0d4e130
NOBUG Added unit test, removed explanation.rs
2016-11-04 14:48:14 +09:00
Paul Masurel
805dd85d3d
issue/50 NOBUG
2016-11-04 12:37:47 +09:00
Paul Masurel
f7c882f3da
issue/50 Added use case for BooleanQuery
2016-11-04 12:23:27 +09:00
Paul Masurel
f2df0bf0e9
issue/50 Small formatting change.
2016-11-04 00:11:46 +09:00
Paul Masurel
9d3c9999cb
issue/50 PhraseQuery working
2016-11-03 23:05:06 +09:00
Paul Masurel
627e4f1f60
issue/50 Test broken. PhraseQuery uses Intersection DocSet
2016-11-03 21:24:40 +09:00
Paul Masurel
a2c6ec93e0
issue/50 Fixed VecPostings... Changed intersections.
2016-11-03 14:28:14 +09:00
Paul Masurel
59d1b9e2bb
issue/50 Added phrase query
2016-11-02 22:30:23 +09:00
Paul Masurel
6229a92730
issue/50 Removed SegmentPostingsTestFactory for just using VecPostings
2016-11-02 17:58:20 +09:00
Paul Masurel
c2c65d311d
issue/50 Added SegmentPostingsTestFactory
2016-11-02 10:41:20 +09:00
Paul Masurel
249759c878
issue/50 Test broken
2016-11-02 00:51:50 +09:00
Paul Masurel
5f96823e80
issue/50 Switched to BooleanQueryScorer
2016-10-31 10:24:45 +09:00
Paul Masurel
7421e0a48d
issue/50 going on
2016-10-30 18:47:24 +09:00
Paul Masurel
893932dff8
issue/50 Implementation ooleanScorer.
2016-10-30 17:03:37 +09:00
Paul Masurel
fa78baf278
issue/50 Introducing Term Query / Boolean Query
2016-10-30 17:03:00 +09:00
Paul Masurel
8b5f7af688
issue/50 Added documentation for the query object.
2016-10-30 10:06:51 +09:00
Paul Masurel
767fa94d18
issue/50 Removed StandardQuery
2016-10-29 17:13:12 +09:00
Paul Masurel
332be6d581
issue/50 Removed ScoredDoc
2016-10-29 15:09:46 +09:00
Paul Masurel
67b1071412
issue/50 Moved segment local collection to the DocSet object.
2016-10-29 14:41:50 +09:00
Paul Masurel
0ca7832875
issue/50 First try
...
The dynamic dispatch is not hurting perf a little.
The "the" query goes from 158 ms -> 188 ms.
2016-10-29 13:00:08 +09:00
Paul Masurel
20c089b9f1
bug/4 fixed for clippy
2016-10-16 18:31:29 +09:00
Paul Masurel
e5b51e57b4
Merge branch 'master' into bug/4
2016-10-15 22:59:36 +09:00
Paul Masurel
0f246ba908
bug/4 Introduce segment_updater
2016-10-15 12:16:30 +09:00
Paul Masurel
746d6284d9
#4 Using peek_mut API from binary heap instead of replace
2016-10-14 15:30:36 +09:00
Michael J. Curry
b9ef5909ad
small changes to doc comments
2016-09-29 16:47:02 -04:00
Paul Masurel
1a08ca4f95
Doc
2016-09-22 15:45:37 +09:00
Paul Masurel
b337adbd78
NOBUG Added comments.
2016-09-21 00:52:31 +09:00
Paul Masurel
e8d5baa44b
NOBUG Adding documentation
2016-09-20 08:58:43 +09:00
Paul Masurel
17715fe84c
Added documentation
2016-09-20 00:43:52 +09:00
Paul Masurel
f3a24f5b3c
NOBUG Code cleaning , cargo clippy
2016-09-19 17:01:37 +09:00
Paul Masurel
89cac9225b
NOBUG Added unit test
2016-09-18 23:29:32 +09:00
Paul Masurel
b2afe8592c
Erased text in README
2016-08-26 10:17:09 +09:00
Paul Masurel
ce95bfd9a5
Closes #19 . Move example to examples directory.
2016-08-24 10:58:08 +09:00
Paul Masurel
e6200e85af
Schema now:
...
- internally wrapped by an Arc, cloning aggressively is ok.
- a field in schema, redundant with metas
- read-only. Needs to be built via a SchemaBuilder.
2016-08-23 22:23:47 +09:00
Paul Masurel
0972a1c6a0
Removing data copy in the RAMDirectory
...
The fst crate recently added support for sliced `Arc<Vec<u8>>`.
This called for a rewrite of the RAMDirectory for tantivy's RAMDirectory.
Previously every single read was copying data.
In addition:
- RAMDirectory's Write object panic if someone does not flush
right before the destruction of the object.
- In the same spirit, the postings serializer panics if someone
opens a term without closing the previous one.
Closes #16
2016-08-18 10:45:34 +09:00
Paul Masurel
1f4fafd964
Added usage snippet for tantivy
2016-08-16 00:58:11 +09:00
Paul Masurel
cf50b97f8e
FieldType::Text -> Str
2016-08-14 23:29:00 +09:00