All Questions
Tagged with elasticsearch curl
2 questions
0
votes
0
answers
632
views
Curl argument list too long error in elastic search mapping and setting
mapping=(</index_automation/{product}/mapping/Mapping/"$tempmappingfile")
settings=(</index_automation/{product}/mapping/Mapping/"$tempsettingsfile")
dataraw="{{...
3
votes
2
answers
401
views
Can not run Elasticsearch on Linux Mint 18
I installed Elasticsearch on Linux Mint without any trouble.
Everything according this tutorial Easy install for elasticsearch on Ubuntu 14.04.
All installation steps went well.
However, when I want ...