feat: Add a way to index from a csv file

This commit is contained in:
Clément Renault
2018-09-24 16:53:33 +02:00
parent 6dcec4f473
commit 33ea956c7b
10 changed files with 207 additions and 8 deletions

View File

@ -2,6 +2,7 @@
members = [
"raptor",
"raptor-indexer",
"raptor-indexer-csv",
"raptor-search",
"raptor-http",
]