Filters documents where a specific field has a value in them.
{ "constant_score" : { "filter" : { "exists" : { "field" : "user" } } } }
The result of the filter is always cached.
Bool Filter
Geo Bounding Box Filter
Enter search terms or a module, class or function name.