Paul Masurel
|
f94efcf5aa
|
More than one default field in query parser. fst version to 1.3.1.
|
2016-08-01 09:22:01 +09:00 |
|
Paul Masurel
|
090973ff16
|
Added field norms.
|
2016-07-31 22:01:54 +09:00 |
|
Paul Masurel
|
97c6be1882
|
Added fieldnorms
|
2016-07-31 20:19:36 +09:00 |
|
Paul Masurel
|
22bc18040e
|
code cleaning.
|
2016-07-31 16:51:32 +09:00 |
|
Paul Masurel
|
1e9feaddf9
|
Syncing all components.
|
2016-07-31 16:29:20 +09:00 |
|
Paul Masurel
|
e486495cb8
|
Code cleaning.
|
2016-07-31 15:34:32 +09:00 |
|
Paul Masurel
|
0e5d6720ba
|
Fst version and SegmentId serialization
+ Using the master branch of fst (because of the slice issue)
+ Serializing SegmentId to the associated uid string directly
|
2016-07-31 12:22:26 +09:00 |
|
Paul Masurel
|
7281022ed1
|
Renamed MMapDirectory::create to MMapDirectory to open
|
2016-07-31 12:06:10 +09:00 |
|
Paul Masurel
|
bf2c95bb14
|
Minor changes.
|
2016-07-29 17:21:55 +09:00 |
|
Paul Masurel
|
04556c454a
|
added top collector
|
2016-07-29 16:20:57 +09:00 |
|
Paul Masurel
|
5f64e1ec9c
|
added a simple query parser
|
2016-07-28 17:48:43 +09:00 |
|
Paul Masurel
|
1080fe19dc
|
Added test for tfidf score, added skip
|
2016-07-24 17:35:33 +09:00 |
|
Paul Masurel
|
852ce73849
|
test passing.
|
2016-07-23 23:15:10 +09:00 |
|
Paul Masurel
|
e20acd4ef6
|
Added doc_freq to searcher. Sums the value for all readers.
|
2016-07-05 21:37:35 +09:00 |
|
Paul Masurel
|
053e9c7863
|
Term(Vec)
|
2016-06-22 17:30:08 +09:00 |
|
Paul Masurel
|
43b69c7b30
|
renamed module codec -> segment serializer
|
2016-06-22 17:25:42 +09:00 |
|
Paul Masurel
|
a99279c40c
|
split writer into segment_writer and writer
|
2016-06-22 17:12:33 +09:00 |
|
Paul Masurel
|
754f8cb132
|
Fixed merger. FstMap now simply iters on keys when merging. Hope it is not too slow
|
2016-06-22 10:22:33 +09:00 |
|
Paul Masurel
|
0c230c9ebf
|
fixed reading docfreq
|
2016-06-21 10:07:12 +09:00 |
|
Paul Masurel
|
36684d76c5
|
Added a bunch of test, change read_postings to work on a term
|
2016-06-20 21:27:02 +09:00 |
|
Paul Masurel
|
55507a8e0f
|
Added read_postings.
|
2016-06-20 09:41:17 +09:00 |
|
Paul Masurel
|
b93fa39910
|
Added test for field entry json ser/deser
|
2016-06-19 23:01:24 +09:00 |
|
Paul Masurel
|
9d8b3759d8
|
Test passing
|
2016-06-19 16:08:55 +09:00 |
|
Paul Masurel
|
6d30546517
|
Swith to copy semantics for Field
|
2016-06-19 00:37:03 +09:00 |
|
Paul Masurel
|
3a8d566563
|
Started refactoring
|
2016-06-19 00:19:17 +09:00 |
|
Paul Masurel
|
3d8cd078d1
|
delegating the search logic to a query trait.
|
2016-06-12 16:22:40 +09:00 |
|
Paul Masurel
|
cdcc72a0c9
|
test passing
|
2016-05-19 11:08:50 +09:00 |
|
Paul Masurel
|
45746e4175
|
test passing again
|
2016-05-06 18:25:17 +09:00 |
|
Paul Masurel
|
dad44f692b
|
merger working again.
|
2016-05-06 14:41:40 +09:00 |
|
Paul Masurel
|
8d10e48c74
|
bbbb
|
2016-05-05 23:12:02 +09:00 |
|
Paul Masurel
|
56aa976d60
|
blop
|
2016-05-05 11:11:33 +09:00 |
|
Paul Masurel
|
84e8919c1f
|
blop
|
2016-05-04 16:04:46 +09:00 |
|
Paul Masurel
|
a99bb13301
|
added skiplist
|
2016-05-03 14:05:03 +09:00 |
|
Paul Masurel
|
7ede24a957
|
block encoding is handled in rust.
|
2016-05-02 18:26:50 +09:00 |
|
Paul Masurel
|
dbfd58296b
|
block
|
2016-05-02 00:18:03 +09:00 |
|
Paul Masurel
|
2eb3195904
|
blop
|
2016-05-01 15:23:35 +09:00 |
|
Paul Masurel
|
389cdffb4b
|
blop
|
2016-05-01 15:08:44 +09:00 |
|
Paul Masurel
|
056e4e6cf3
|
Moved collector out.
|
2016-05-01 14:58:46 +09:00 |
|
Paul Masurel
|
5b7f2f7100
|
Renamed S4BP128*
|
2016-05-01 11:58:54 +09:00 |
|
Paul Masurel
|
4cb3a7f077
|
moved common
|
2016-05-01 11:26:34 +09:00 |
|
Paul Masurel
|
99cc544720
|
moved schema in a different mod
|
2016-05-01 09:54:51 +09:00 |
|
Paul Masurel
|
c9810e0b80
|
isolated store
|
2016-04-30 21:20:21 +09:00 |
|
Paul Masurel
|
6f148653ff
|
moved fastfield to its own mod.
|
2016-04-30 19:18:54 +09:00 |
|
Paul Masurel
|
26826ac4ea
|
Moved postings and directory to a different module
|
2016-04-30 18:45:44 +09:00 |
|
Paul Masurel
|
0f863dcc1e
|
Merge branch 'feature/positions' of github.com:fulmicoton/tantivy into feature/positions
|
2016-04-30 17:04:01 +09:00 |
|
Paul Masurel
|
2c2a3845bd
|
blop
|
2016-04-30 17:03:55 +09:00 |
|
Paul Masurel
|
093ed025e2
|
Added vint binary serializationb
|
2016-04-28 10:53:42 +09:00 |
|
Paul Masurel
|
acf7312af9
|
Added independant method for block compression, vint compression
|
2016-04-24 19:09:35 +09:00 |
|
Paul Masurel
|
e239b1c989
|
added position in the write_doc interface.
|
2016-04-24 09:52:43 +09:00 |
|
Paul Masurel
|
bf59180337
|
starting working on positions
|
2016-04-23 22:38:49 +09:00 |
|