# Result Listing

Result Listing is a menu item under the Basic settings section. In the default menu structure it can be reached from More settings…

![](/files/gG5Zn6mvcCy1cHljcHUI)

Result Listing allows you to configure sort options and the number of products shown per page for the results listing page:

![](/files/dKjEztTn8h7gDxqPZrXg)

## Settings

**Deduplicate variants** ![](/files/Ph63z0daepEWYQihI5Tp):

* If this option is activated, all variants of a master article are deduplicated and only a single variant is shown in the search result
* Deactivated by default
* If product data does not contain a combination of master articles and associated variants, this setting will have no effect.

**(Search) Hits per page** ![](/files/Ehk1tMw4qBIWvCgJj7rh):

Defines the default number of products per page for search requests.

**(Navigation) Hits per page** ![](/files/UipZ5ADW4CYdVObCmdDS):

* Defines the default number of products per page for navigation requests.
* Should be left empty to use the same value as for search requests

**Relevance description descending** ![](/files/2XF0kf1Bm7Z35I6UtFNL):

Defines the description text so sort by relevance.

User-defined **sorting of variants** ![](/files/cVfuaDKK4FYgURysSN7J):

* Select the **field** for sorting in dropdown
* Select **sorting order**: ascending or descending. *Note: sorting by score cannot be done in ascending order.*
* Add a sorting rule using the **Add** button
* You can add multiple sort criteria. The order in the list then determines the priority with which they are handled.

> Any changes will require [saving the transaction](/docs/user-interface/editing-configurations-managing-transactions.md).


---

# 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.fact-finder.com/docs/basic-settings/result-listing.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.
