---
title: Analytic Queries
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-server/edit/release/7.2/modules/fts/pages/fts-supported-queries-analytic-query.adoc
  xref: xref:7.2@server:fts:fts-supported-queries-analytic-query.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/server/7.2/fts/fts-supported-queries-analytic-query.html)

# Analytic Queries

Use an Analytic query to apply an analyzer to your search request. If you don't provide an analyzer, the Search Service uses the analyzer from the Search index.

The following queries are Analytic queries:

* [Match](fts-supported-queries-match.md)
* [Match Phrase](fts-supported-queries-match-phrase.md)

For information on analyzers, see [Understanding Analyzers](fts-index-analyzers.md).