Expand description
Performs analysis on a text string and returns the resulting tokens.
Structs§
- Analysis
Object - Structure for analyzer, tokenizer and token filters
- Analyze
- Performs analysis on a text string and returns the resulting tokens.
The basic
analyze
: - Char
Filter - Structure for char filters
- Custom
Analyzer - Structure of custom analyzer.
- Custom
Normalizer - Structure of custom normalizer
- Explained
Response - Explained response structure
- Token
- Extracted token from text using tokenizer
Enums§
- Analysis
- Analysis types
- Analyze
Response - Elasticsearch analyze API response
- String
OrObject - Structure of filters
- String
OrVec String - Type for text field. Text can be string or array of strings
- Token
Type - Type of token