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
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
Paul Masurel
4c42c314e3
Changed serialization of field_entry
2016-08-13 23:45:12 +09:00
Paul Masurel
f9ee6c45bd
Added occur
2016-08-07 00:06:03 +09:00
Paul Masurel
179095fb6a
Allow for u32 terms in query.
2016-08-06 18:59:07 +09:00
Paul Masurel
0ee473f474
Added tantivy::Error
2016-08-06 17:02:31 +09:00
Paul Masurel
bc54db6872
Explanation as a struct
2016-08-06 11:17:05 +09:00
Paul Masurel
140f6fd2b4
explanation kind of working in an ugly way.
2016-08-05 12:02:13 +09:00
Paul Masurel
66ebbae85a
No influence from starting and trailing spaces.
2016-08-04 00:53:24 +09:00
Paul Masurel
87659987d8
add more test to query parser
2016-08-03 22:31:40 +09:00
Paul Masurel
90132121c9
Added unit test for query parser. More stuff in terms.
2016-08-03 22:15:31 +09:00
Paul Masurel
b1056b6455
Added bench cli
2016-08-02 10:21:28 +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
04556c454a
added top collector
2016-07-29 16:20:57 +09:00
Paul Masurel
4e4937ebb6
Query parser.
2016-07-28 21:29:27 +09:00
Paul Masurel
5f64e1ec9c
added a simple query parser
2016-07-28 17:48:43 +09:00