Clément Renault
|
806ed2cc33
|
feat: Allow raptor-search to accept stop-wrds by argument
|
2018-09-24 17:25:24 +02:00 |
|
Clément Renault
|
33ea956c7b
|
feat: Add a way to index from a csv file
|
2018-09-24 16:53:33 +02:00 |
|
Clément Renault
|
2484ef80bc
|
doc: Add indexation and search usage instructions
|
2018-09-15 21:25:04 +02:00 |
|
Clément Renault
|
b5b87cd930
|
feat: Introduce a basic http service
|
2018-09-14 19:56:04 +02:00 |
|
Clément Renault
|
a49a21ac15
|
feat: Remove the State from most of the code
|
2018-09-09 13:35:12 +02:00 |
|
Clément Renault
|
31e04f0120
|
feat: Simplify the levenshtein construction
|
2018-09-09 11:13:58 +02:00 |
|
Kerollmops
|
b91c4f89d5
|
feat: Make the RocksDB read-only after loading the SST file
|
2018-08-25 17:00:05 +02:00 |
|
Kerollmops
|
2e0193a39e
|
feat: Introduce sst file dumping
Fixes #9
|
2018-08-25 17:00:05 +02:00 |
|
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
|
6fa164dc56
|
chore: Make the project a workspace
|
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 |
|
Clément Renault
|
0190caef4d
|
chore: Update lock files
|
2018-06-24 20:00:02 +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 |
|