Module analyze

Source
Expand description

Structs§

AnalysisObject
Structure for analyzer, tokenizer and token filters
Analyze
Performs analysis on a text string and returns the resulting tokens. The basic analyze:
CharFilter
Structure for char filters
CustomAnalyzer
Structure of custom analyzer.
CustomNormalizer
Structure of custom normalizer
ExplainedResponse
Explained response structure
Token
Extracted token from text using tokenizer

Enums§

Analysis
Analysis types
AnalyzeResponse
Elasticsearch analyze API response
StringOrObject
Structure of filters
StringOrVecString
Type for text field. Text can be string or array of strings
TokenType
Type of token