Sleek running shoes into the tokens sleek, running, and shoes.
Second, at query time, the query engine looks for token matches based on the specified query and query type. Some common query types include:
- Match: Matches documents containing any or all query tokens
- Phrase: Matches documents where all tokens appear in the same order as the query
- Term: Matches documents containing an exact token
- …and many more advanced query types