Skip to content

Instantly share code, notes, and snippets.

@lfender6445
Created April 22, 2014 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lfender6445/b4fba20c2736a017584e to your computer and use it in GitHub Desktop.
Save lfender6445/b4fba20c2736a017584e to your computer and use it in GitHub Desktop.
# http://127.0.0.1:9200/searches_development_20140329164207570/_search?pretty=1
{
took: 1,
timed_out: false,
_shards: {
total: 5,
successful: 5,
failed: 0
},
hits: {
total: 10,
max_score: 1,
hits: [
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "6GNSXNTWRd605U1dwcf5zQ",
_score: 1,
_source: {
displayname: "Atlanta Christian College, GA",
ag_geo_url: "Georgia/Atlanta-Christian-College"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "bWVXdwV8RzCpAXac3q5JAg",
_score: 1,
_source: {
displayname: "Atlanta University, Atlanta, GA",
ag_geo_url: "Georgia/Atlanta/Atlanta-University"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "NHjz7gJARxaE7PhD_nvoVA",
_score: 1,
_source: {
displayname: "Atlanta Bird, San Jose, CA",
ag_geo_url: "California/San-Jose/Atlanta-Bird"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "uGOzHZmqTjWtnV5NfRQ74g",
_score: 1,
_source: {
displayname: "Atlanta Technical College, GA",
ag_geo_url: "Georgia/Atlanta-Technical-College"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "RZm9JenuR1u31yzbwKP2Aw",
_score: 1,
_source: {
displayname: "Atlanta, IN",
ag_geo_url: "Indiana/Atlanta"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "-j4P0Bo3QNSTwYf_o2QyAA",
_score: 1,
_source: {
displayname: "Atlanta, San Jose, CA",
ag_geo_url: "California/San-Jose/Atlanta"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "s03o6xNtR_-5d9VW0s0Jzw",
_score: 1,
_source: {
displayname: "Atlanta Institute of Music, GA",
ag_geo_url: "Georgia/Atlanta-Institute-of-Music"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "LqT79aA5SqqqBIbtrZoTIQ",
_score: 1,
_source: {
displayname: "Atlanta, MN",
ag_geo_url: "Minnesota/Atlanta"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "h57FVEnYSkWxCZlx6ceiGg",
_score: 1,
_source: {
displayname: "Atlanta, GA",
ag_geo_url: "Georgia/Atlanta"
}
},
{
_index: "searches_development_20140329164207570",
_type: "search_term",
_id: "0EQJ05PjT4WfN6hHeEXj-A",
_score: 1,
_source: {
displayname: "Atlanta Metropolitan College, GA",
ag_geo_url: "Georgia/Atlanta-Metropolitan-College"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment