Comment on Neural search library in Python for medium-sized corporaparentComments−raphaeltyOP4yHi,1) The dependency on the Elasticsearch python client allows Elasticsearch to be used as a retriever. The same goes for Lunr. It might be interesting to separate the different dependencies.2) Of course I'll update it.
Comments
Hi,
1) The dependency on the Elasticsearch python client allows Elasticsearch to be used as a retriever. The same goes for Lunr. It might be interesting to separate the different dependencies.
2) Of course I'll update it.