Introduction
A term query helps you find exact matches in your data. It looks for a specific word or number exactly as you type it.
You want to find all documents where a field exactly matches a word, like 'apple'.
You need to search for a specific ID number in your records.
You want to filter results by a keyword without any changes or analysis.
You want to find documents with a specific tag or category exactly.
You want to search for exact boolean values like true or false.