Related questions
Solr vs. ElasticSearch
What are the core architectural differences between these technologies?
Also, what use cases are generally more appropriate for each?
Elasticsearch always returning "mapping type is missing"
I'm following the advice given here in order to find partial words with elasticsearch:
ElasticSearch n-gram tokenfilter not finding partial words
I've created a simple bash script that attempts to run a version of this:
curl -XDELETE 10.160.86.134:9200/products
curl -XPOST 10.160.86.134:9200/…