Skip to content

Instantly share code, notes, and snippets.

"hits": {
"total": 521,
"max_score": 9.799837,
"hits": [
{
"_index": "jdbc_dev",
"_type": "media",
"_id": "76367",
"_score": 9.799837,
"_source": {
#create index and update analyzer
curl -XPOST 'localhost:9200/test_dev'
curl -XPOST 'localhost:9200/test_dev/_close'
curl -XPUT 'localhost:9200/test_dev/_settings' -d '{
"analysis" : {
"analyzer":{
"standard":{
"type":"standard",
{
"took": 8,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"failed": 0
},
"hits": {
"total": 1,
{
"took": 19,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"failed": 0
},
"hits": {
"total": 5,