| id | show-hide-fields-in-field-browser |
|---|---|
| title | Show and Hide Fields in the Field Browser |
| description | Change the fields that are displayed in search results by showing or hiding in the Field Browser. |
import useBaseUrl from '@docusaurus/useBaseUrl';
You can change the fields displayed in your search results in the Field Browser. Displayed fields are shown in the Display Fields section and are checked, while hidden fields are in the Hidden Fields section and do not have a checkmark.
<img src={useBaseUrl('img/search/get-started-search/search-page/displayed-vs-hidden-fields.png')} alt="Displayed vs Hidden fields" style={{border: '1px solid gray'}} width="250" />
Just clicking the checkbox changes the status of a field.
To show or hide a field:
- In the Field Browser, hover over the name of a field.
- Click the checkbox to hide a displayed field, or to display a hidden field.