Commit Graph

16 Commits

Author SHA1 Message Date
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
86f105bd7a Added serve command 2016-08-04 10:16:24 +09:00
Paul Masurel
87659987d8 add more test to query parser 2016-08-03 22:31:40 +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
090973ff16 Added field norms. 2016-07-31 22:01:54 +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
d2a67c637f Added unit test 2016-07-25 17:01:34 +09:00
Paul Masurel
852ce73849 test passing. 2016-07-23 23:15:10 +09:00
Paul Masurel
68f8c1877e Attempt to add a tfidf multitermscorer. 2016-07-20 21:49:48 +09:00
Paul Masurel
7960a00b99 Multi term queries + postings. 2016-07-03 22:44:37 +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
b93fa39910 Added test for field entry json ser/deser 2016-06-19 23:01:24 +09:00
Paul Masurel
3d8cd078d1 delegating the search logic to a query trait. 2016-06-12 16:22:40 +09:00