select_fields
function.%info%
operator to be used for retreiving cluster and index information.list_indices
function for retrieving a list of all available indices.list_fields
function for retrieving a list of all available indices.valid_url
with the enhanced valid_connection
function, based on HTTP requests to the cluster health API.Content-Type
headers for Elasticsearch 6.x compatibility;extract_aggs_results
could not handle results from base metric aggregations;valid_url
will not return TRUE
when Elasticsearch port numbers are not 4 digits long;sort
has been renamed to sort_on
to avoid clashing with the sort function in base R;valid_url
that was causing an error on r-oldrel-windows-ix86+x86_64;search_scroll
printing dots to stdout as opposed to returning them as message output.search_scroll
such that it retrieves a maximum of 10,000 documents per-scroll to speed-up query retrieval;Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.