Paul Masurel
|
e847de1ebb
|
Refactoring, and making server working with a dynamic schema
|
2016-08-14 14:28:36 +09:00 |
|
Paul Masurel
|
4c42c314e3
|
Changed serialization of field_entry
|
2016-08-13 23:45:12 +09:00 |
|
Paul Masurel
|
f66a48af42
|
Bugfix in merger
|
2016-08-13 20:14:00 +09:00 |
|
Paul Masurel
|
654769bb60
|
merging positions.
|
2016-08-13 15:59:12 +09:00 |
|
Paul Masurel
|
c3e3715cbd
|
Can request for more or less functionality when opening a segment postings.
|
2016-08-13 14:15:28 +09:00 |
|
Paul Masurel
|
9a8f153d2b
|
positions
|
2016-08-13 13:15:39 +09:00 |
|
Paul Masurel
|
cf1415a17c
|
Misc fixes.
|
2016-08-13 00:31:56 +09:00 |
|
Paul Masurel
|
1fba8a2b58
|
blop
|
2016-08-12 10:13:01 +09:00 |
|
Paul Masurel
|
e644a371d6
|
moving stuff around in the segment writer
|
2016-08-12 09:07:27 +09:00 |
|
Paul Masurel
|
57626cd217
|
indexing untokenized fields
|
2016-08-12 00:50:23 +09:00 |
|
Paul Masurel
|
e017840377
|
BUGFIX - every field was recording term frequency. (no position)
|
2016-08-12 00:46:22 +09:00 |
|
Paul Masurel
|
ca24daae51
|
Added CLI wizard for index new
|
2016-08-11 00:37:07 +09:00 |
|
Paul Masurel
|
c53a930389
|
Reintroduced cli command in tantivy
|
2016-08-10 10:08:18 +09:00 |
|
Paul Masurel
|
f9ee6c45bd
|
Added occur
|
2016-08-07 00:06:03 +09:00 |
|
Paul Masurel
|
d4bbec6631
|
Safer interface for union_postings
|
2016-08-06 18:30:05 +09:00 |
|
Paul Masurel
|
0ee473f474
|
Added tantivy::Error
|
2016-08-06 17:02:31 +09:00 |
|
Paul Masurel
|
bf0d072c2d
|
next() -> advance()
|
2016-08-06 11:50:17 +09:00 |
|
Paul Masurel
|
c93b9a2b64
|
Change benchmark
|
2016-08-03 21:39:02 +09:00 |
|
Paul Masurel
|
b39203c88c
|
Added divide by 0 as returning always 0 in divider by
|
2016-08-01 10:47:21 +09:00 |
|
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 |
|