Can ElasticSearch’s analyzer be skipped using plugins?
For example, in the search link, query analysis, recall, sorting, and other operations are usually performed. Why not directly use the query analysis results in the search link for recall and skip the query analysis process in Elasticsearch full-text retrieval.
I am learning ElasticSearch and hope to get some answers.It would be awesome if someone could explain me that 🙂
Thanks.
New contributor
user25097468 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.