# Full-Text Search Functions

The following Full-Text Search functions are supported in SingleStore:

* [BM25](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/bm-25.md)
* [HIGHLIGHT](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/highlight.md)
* [MATCH](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/match.md)

Refer to [ANALYZE FULLTEXT](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/analyze-fulltext.md) to display the tokens generated by a Lucene analyzer for a string.

See [Full Text Search](https://docs.singlestore.com/db/v9.1/developer-resources/functional-extensions/working-with-full-text-search.md) for more conceptual information on this feature.

## In this section

* [ANALYZE FULLTEXT](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/analyze-fulltext.md)
* [BM25](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/bm-25.md)
* [HIGHLIGHT](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/highlight.md)
* [MATCH](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/match.md)

***

Modified at: January 26, 2026

Source: [/db/v9.1/reference/sql-reference/full-text-search-functions/](https://docs.singlestore.com/db/v9.1/reference/sql-reference/full-text-search-functions/)

(An index of the documentation is available at /llms.txt)
