> For the complete documentation index, see [llms.txt](https://docs.search.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.search.io/documentation/fundamentals/search-settings.md).

# Search settings

Relevance is a measurement of how well a document matches a query. To determine which documents are most relevant for a given search query, Search.io leverages a hybrid search engine that combined traditional keyword matching with semantic search through our Neuralsearch™ engine. Combined with machine learning algorithms, Search.io does not only takes into account the frequency with which the search terms appear in documents, but also user behaviour and business data to achieve the most relevant results.

To fine-tune relevance and ranking, Search.io offers a number of easy to use settings combined with a realtime search preview.

{% content-ref url="/pages/KFfP1MDOliyc3RGn9yPF" %}
[Understanding relevance and ranking](/documentation/fundamentals/search-settings/understanding-relevance-and-ranking.md)
{% endcontent-ref %}

{% content-ref url="/pages/F654qUlittxw1Y3cYpxT" %}
[Textual relevance](/documentation/fundamentals/search-settings/textual-relevance.md)
{% endcontent-ref %}

{% content-ref url="/pages/iLpyBZnjvTx2vPtD4j2n" %}
[Ranking adjustments](/documentation/fundamentals/search-settings/ranking-adjustments.md)
{% endcontent-ref %}

{% content-ref url="/pages/wiVo9c9a6C6ZrBRqSguh" %}
[Dynamic boosting](/documentation/fundamentals/search-settings/dynamic-boosting.md)
{% endcontent-ref %}

{% content-ref url="/pages/vkcjoOwDvt7MlVScyw2r" %}
[Synonyms](/documentation/fundamentals/search-settings/synonyms.md)
{% endcontent-ref %}

{% content-ref url="/pages/5xvcyK7cocLBVdGehyLU" %}
[Redirects](/documentation/fundamentals/search-settings/redirects.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.search.io/documentation/fundamentals/search-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
