| query.max.length | The maximum length of a query string. | 1000 |
| query.timeout | The timeout for a query. | 10000 |
| query.timeout.logging | Enable or disable query timeout logging. | true |
| query.track.total.hits | The total number of hits to track. | 10000 |
| query.geo.fields | The fields used for geo queries. | location |
| query.browser.lang.parameter.name | The name of the browser language parameter. | browser_lang |
| query.replace.term.with.prefix.query | Replace term with prefix query. | true |
| query.orsearch.min.hit.count | The minimum hit count for OR search. | 0 |
| query.highlight.terminal.chars | Characters used for highlighting terminals. | u0021u002Cu002Eu003Fu0589u061Fu06D4u0700u0701u0702u0964u104Au104Bu1362u1367u1368u166Eu1803u1809u203Cu203Du2047u2048u2049u3002uFE52uFE57uFF01uFF0EuFF1FuFF61 |
| query.highlight.fragment.size | The size of the highlight fragment. | 60 |
| query.highlight.number.of.fragments | The number of fragments for highlighting. | 2 |
| query.highlight.type | The type of highlighter. | fvh |
| query.highlight.tag.pre | The opening tag for highlighted text. | <strong> |
| query.highlight.tag.post | The closing tag for highlighted text. | </strong> |
| query.highlight.boundary.chars | Characters used for boundary scanning. | u0009u000Au0013u0020 |
| query.highlight.boundary.max.scan | The maximum number of characters to scan for boundary. | 20 |
| query.highlight.boundary.scanner | The type of boundary scanner. | chars |
| query.highlight.encoder | The encoder for highlighted text. | default |
| query.highlight.force.source | Force source retrieval for highlighting. | false |
| query.highlight.fragmenter | The type of fragmenter. | span |
| query.highlight.fragment.offset | The offset for fragments. | -1 |
| query.highlight.no.match.size | The size of the fragment when no match is found. | 0 |
| query.highlight.order | The order of highlighted fragments. | score |
| query.highlight.phrase.limit | The limit for phrase highlighting. | 256 |
| query.highlight.content.description.fields | Fields used for content description in highlighting. | hl_content,digest |
| query.highlight.boundary.position.detect | Detect boundary position. | true |
| query.highlight.text.fragment.type | The type of text fragment. | query |
| query.highlight.text.fragment.size | The size of the text fragment. | 3 |
| query.highlight.text.fragment.prefix.length | The prefix length for text fragments. | 5 |
| query.highlight.text.fragment.suffix.length | The suffix length for text fragments. | 5 |
| query.additional.default.fields | Additional default fields for queries. | (empty) |
| query.additional.response.fields | Additional response fields for queries. | (empty) |
| query.additional.api.response.fields | Additional API response fields for queries. | (empty) |
| query.additional.scroll.response.fields | Additional scroll response fields for queries. | (empty) |
| query.additional.cache.response.fields | Additional cache response fields for queries. | (empty) |
| query.additional.highlighted.fields | Additional highlighted fields for queries. | (empty) |
| query.additional.search.fields | Additional search fields for queries. | (empty) |
| query.additional.facet.fields | Additional facet fields for queries. | (empty) |
| query.additional.sort.fields | Additional sort fields for queries. | (empty) |
| query.additional.analyzed.fields | Additional analyzed fields for queries. | (empty) |
| query.additional.not.analyzed.fields | Additional not analyzed fields for queries. | (empty) |
| query.gsa.response.fields | Fields for GSA response. | UE,U,T,RK,S,LANG |
| query.gsa.default.lang | Default language for GSA. | en |
| query.gsa.default.sort | Default sort for GSA. | (empty) |
| query.gsa.meta.prefix | Meta prefix for GSA. | MT_ |
| query.gsa.index.field.charset | Charset for GSA index field. | charset |
| query.gsa.index.field.content_type | Content type for GSA index field. | content_type |
| query.collapse.max.concurrent.group.results | Maximum concurrent group results for collapse. | 4 |
| query.collapse.inner.hits.name | Name for inner hits in collapse. | similar_docs |
| query.collapse.inner.hits.size | Size for inner hits in collapse. | 0 |
| query.collapse.inner.hits.sorts | Sorts for inner hits in collapse. | (empty) |
| query.default.languages | Default languages for queries. | (empty) |
| query.json.default.preference | Default preference for JSON queries. | _query |
| query.gsa.default.preference | Default preference for GSA queries. | _query |
| query.language.mapping | Mapping for languages. | ar=arn bg=bgn bn=bnn ca=can ckb-iq=ckb-iqn ckb_IQ=ckb-iqn cs=csn da=dan de=den el=eln en=enn en-ie=en-ien en_IE=en-ien es=esn et=etn eu=eun fa=fan fi=fin fr=frn gl=gln gu=gun he=hen hi=hin hr=hrn hu=hun hy=hyn id=idn it=itn ja=jan ko=kon lt=ltn lv=lvn mk=mkn ml=mln nl=nln no=non pa=pan pl=pln pt=ptn pt-br=pt-brn pt_BR=pt-brn ro=ron ru=run si=sin sq=sqn sv=svn ta=tan te=ten th=thn tl=tln tr=trn uk=ukn ur=urn vi=vin zh-cn=zh-cnn zh_CN=zh-cnn zh-tw=zh-twn zh_TW=zh-twn zh=zhn |