# 2. Search

{% hint style="success" %}
**Applicable in: ❌**&#x44;ate Filter **✔️**Facet Filter **✔️**Hierarchy Filter **❌**&#x41;lpha Numeric Filter

**❌**&#x4E;umeric Filter
{% endhint %}

The **Search** feature allows users to quickly search for specific items within the visual. It supports wildcard searches and displays both matching items and their parent categories, making it easy to navigate large datasets.

{% embed url="<https://youtu.be/x_l9vBj2_Ag?si=D4f8M0Pdx87tDg2H>" %}
Video 1: Search types in Super Filter and how to use different types of search.
{% endembed %}

## Steps to Configure and use Search

{% stepper %}
{% step %}
The Search Bar can be accessed:

* From the **toolbar** (global search across the filter) and from **facet filters**, where each category has its own dedicated search bar for ease of use.
* Enter a search term, and matching results will be displayed dynamically.
  {% endstep %}

{% step %}
Go to **Format Visual → Toolbar → Search** to access the Search Bar settings.
{% endstep %}

{% step %}
Toggle the **Search Bar Visibility** option ON or OFF to show or hide the search bar.
{% endstep %}

{% step %}
If needed, enable **Case-Sensitive Search**. When enabled, search results will match the exact capitalization used in the query (e.g., *Apple* will not return *apple* or *APPLE*).
{% endstep %}

{% step %}
Customize the appearance of the search bar:

* Use **Fill Color** to set the background color of the search area.
* Use **Icon Color** to change the icon color.
* Use **Font Color** to adjust the text color inside the search bar.
* **Wildcard Info Icon**: Shows supported wildcard usage. If disabled, it will not appear in the search bar.
* **Clear Icon**: Allows users to clear the search input quickly. If disabled, it will not be shown in the search bar.

<figure><img src="/files/eC6DCARjyCQaxG420nD0" alt="" width="189"><figcaption><p>Image 3: Search Bar Format pane options.</p></figcaption></figure>
{% endstep %}

{% step %}
Apply these settings to ensure the search bar aligns with your report design and provides an easy way for users to locate values within the filter.
{% endstep %}
{% endstepper %}

## The Advanced Search features:

{% content-ref url="/pages/k75kpTfbEvvZHmrvh52i" %}
[i.Wildcard Search](/super-filter/features/2.-search/i.wildcard-search.md)
{% endcontent-ref %}

{% content-ref url="/pages/JllY4TNpfzUY2vNUmcYI" %}
[ii.Operator based Measure Filter search](/super-filter/features/2.-search/ii.operator-based-measure-filter-search.md)
{% endcontent-ref %}

{% content-ref url="/pages/aTBBrCDFglQa7sF41uRo" %}
[iii.Focused Text Filter](/super-filter/features/2.-search/iii.focused-text-filter.md)
{% endcontent-ref %}

{% content-ref url="/pages/zxd4V01Gu8LMxjPkYzmz" %}
[iv.Auto Complete](/super-filter/features/2.-search/iv.auto-complete.md)
{% endcontent-ref %}


---

# 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://docs.inforiver.com/super-filter/features/2.-search.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.
