Analysis
Analysis
The index analysis module acts as a configurable registry of analyzers that can be used in order to convert a string field into individual terms which are:
- added to the inverted index in order to make the document searchable
- used by high level queries such as the match query to generate search terms.
See Text analysis for configuration details.
当前内容版权归 elasticsearch 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 elasticsearch .