+1 vote
in ElasticSearch by

What are Term-based Search Queries?

a) Queries that search for the exact term that is present within the inverted text.

b) Queries that search for the nearby terms that are present within the inverted text.

1 Answer

0 votes
by

a) Queries that search for the exact term that is present within the inverted text.

...