| Term | Match Queries |
|---|---|
| Looks for the exact term in the inverted index. | Queries are analyzed before looking up the inverted index. |
| Does not know of the presence of the analyzer. | Understands how the fields have ben analyzed. |
| Great for keywords, numbers, dates where exact matches are important. | Useful when searching full text fields with a large body of text. |
| Less likely to match irrelevant documents. | More likely to match irrelevant documents. |
| --- | Does not go through a query parsing process, does not support wildcards, prefixes etc. |
Search This Blog
Sunday, 27 December 2020
Term Vs Match queries - Elasticsearch
Subscribe to:
Posts (Atom)
API Authentication
Reference · Identity & Access API Authentication Methods Four common ways a client proves who it is to a server, ord...
Recent Post
-
Duplicate code If you see the same code structure in more than one place. Long Method The longer a procedure is, the ...
-
https://azure-blaze.blogspot.com/2017/08/is-renaming-worth-effort.html https://azure-blaze.blogspot.com/2017/08/bad-s...
-
CNCF Cloud Native Interactive Landscape ...