# Frontend search filters

![](/files/-MXqn42SCy_51ZjW1oY0)

### Generic Filters

Exact match, search in title and content checkboxes can be turned on an off.

![Generic Filters](/files/-MXqn6TLvlPtkwoE_g7D)

The exact match checkbox status (checked or unchecked) depends on if the exact matching is enabled on the [General Options -> Search logic](/general-options/search-logic.md) panel.

The title and content checkbox statuses depend if the `Search in title` and `Search in content` options are enabled under the [General Options -> Sources](/general-options/sources-and-basics.md) panel.

### Custom Post Type Filters

![](/files/-MXqnHels8Vob9Qmt11Q)

Choose the post type filters from the left side, drag them to the right side to activate. The filter checkbox statuses (checked or unchecked) depend if the custom post type is selected under the [General Options ](/general-options/sources-and-basics.md)panel.

### Post category Filters

![](/files/-MXqo7n0V_MQj_vp9io1)

When enabled, all the categories are displayed within the filter. Drag the categories you want to exclude from the left side of the `Select which categories to exclude` selector to the right side.


---

# Agent Instructions: 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://documentation.ajaxsearchlite.com/frontend-search-filters.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.
