| agg_by_date | Specify a date binning for aggregation |
| agg_by_field | Specify a field to aggregate by |
| asc | Specify ascending sort order |
| calendar_interval | Specify a calendar interval for date binning aggregation |
| desc | Specify descending sort order |
| es_connect | Set connection details to Elasticsearch engine |
| filter_match | Specify a match filter |
| filter_range | Specify a range filter |
| filter_regexp | Specify a regexp filter |
| filter_sqs | Specify a "simple query string" filter |
| filter_terms | Specify a terms filter |
| fixed_interval | Specify a fixed time interval for date binning aggregation |
| n_docs | Get the total number of documents that match query parameters |
| queryable_fields | Get list of all queryable fields |
| query_agg | Initialize an aggregation query |
| query_fetch | Initialize a document fetch query |
| query_str | Initialize a query with a specified query string |
| reexports | Objects exported from other packages |
| run | Execute a query |
| selectable_fields | Get list of all selectable fields |
| select_fields | Specify fields to return |
| sort_docs | Specify sort order of returned documents |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.