Blame view

src/site/markdown/search_parser_cql.md 194 Bytes
Matthijs Brouwer authored
1
2
3
4
# CQL Query Parser

The `mtas.solr.search.MtasSolrCQLQParserPlugin` enables the use of [CQL](search_cql.html) within Solr (filter) queries, e.g. `{!mtas_cql field="mtas" query="[pos=\"N\"]"}`.