mapping_default_simple: Simple Elasticsearch default mappings for non-text-search...

Description Usage

View source: R/mappings.R

Description

This mapping switches-off the text analyser for all fields of type 'string' (i.e. switches off free text search), allows all text search to work with case-insensitive lowercase terms, and maps any field with the name 'timestamp' to type 'date', so long as it has the appropriate string or long format.

Usage

1

elasticsearchr documentation built on July 31, 2019, 1:05 a.m.