| aggs | Define Elasticsearch aggregation. |
| check_http_code_throw_error | HTTP response error handling. |
| cleaned_field_names | Sanitise column names. |
| create_bulk_upload_file | Create Bulk API data file. |
| create_metadata | Create Bulk API metadata. |
| elastic | elastic_resource class constructor. |
| elastic_predicates | elasticsearchr predicate functions. |
| elasticsearchr | elasticsearchr: a lightweight Elasticsearch client for R. |
| elastic_version | Elasticsearch version |
| extract_query_results | Elasticsearch HTTP response data extraction functions. |
| from_size_search | Execute query with from-size search API. |
| grapes-create-grapes | Create Elasticsearch index with custom mapping. |
| grapes-delete-grapes | Delete Elasticsearch index. |
| grapes-index-grapes | Index a data frame. |
| grapes-info-grapes | Get cluster and index (meta) data. |
| grapes-search-grapes | Execute query or search. |
| index_bulk_dataframe | Index data frame with Elasticsearch Bulk API |
| list_fields | List of fields in index information. |
| list_indices | List of indices in cluster information. |
| mapping_default_simple | Simple Elasticsearch default mappings for non-text-search... |
| mapping_fielddata_true | Elasticsearch 5.x default mappings enabling fielddata for... |
| plus-.elastic_api | Define Elasticsearch aggregation on a secific subset of... |
| print.elastic_api | Pretty-print aggs and query JSON objects. |
| query | Define Elasticsearch query. |
| scroll_search | Execute a query with the scroll-search API. |
| select_fields | Define Elasticsearch query source filter. |
| sort_on | Define Elasticsearch query sort |
| valid_connection | Validate healthy Elasticsearch connection. |
| valid_json | Valid JSON string predicate function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.