Commit Graph

11 Commits

Author SHA1 Message Date
Clément Renault
e5c54c4399 feat: Improve the indexing time a little bit
...by a factor of 17.6x.
2018-08-25 17:00:05 +02:00
Clément Renault
e8c24a0f07 feat: Make the Stream return a Document 2018-08-25 17:00:05 +02:00
Clément Renault
d6e113c683 feat: Introduce RocksDB in this project
in order to save fields of the products
2018-08-25 17:00:05 +02:00
Clément Renault
b9a4be10c6 feat: Implement the excat match ranking rule 2018-08-25 17:00:05 +02:00
Kerollmops
23134fee02 feat: Fix the ranking algorithm to sort only the needed documents 2018-08-25 17:00:05 +02:00
Kerollmops
d082ca4fd1 feat: Remove env variable search output limit lookup 2018-08-25 17:00:05 +02:00
Kerollmops
79d8555620 feat: Make a more debug oriented search tool 2018-08-25 17:00:05 +02:00
Kerollmops
0ce08c8790 feat: Make querying always return limited results 2018-08-25 17:00:05 +02:00
Kerollmops
8fab80048c test: Add a raptor-search bench 2018-08-25 17:00:05 +02:00
Kerollmops
879e28fb7d chore: Rename bin into indexer 2018-08-25 17:00:05 +02:00
Kerollmops
d210e5d8db feat: Introduce basic ranking rules 2018-08-25 17:00:05 +02:00