Full Text Search
tags :
Summary #
ref Full-text search refers to searching some text inside extensive text data stored electronically and returning results that contain some or all of the words from the query.
- In contrast, traditional search would return exact matches.
- Inverted Index
- lexical search and Semantic Search are two categories of full text search