Elasticsearch - Mappings and Data Types
You want to filter documents where a boolean field
is_enabled is true and a binary field file_data exists. Which Elasticsearch query correctly combines these conditions?