Skip to content

Qoliber_FastSearch – Configuration

Running the search service

There is nothing to do. The module adds Service/entrypoint.php to the Composer autoloader so it works out of the box.

Implementing own entrypoint

You can implement your own entrypoint and disable ours by adding to main composer.json:

  "exclude-from-classmap": [
    "Service/entrypoint.php"
  ]

Config location

Config is stored in var directory under the path defined in Qoliber\FastSearch\Service\FileSaver::PATH.

Accessing the Configuration in the Admin Panel

To configure the module, go to:

Admin Panel > Stores > Configuration > Qoliber > FastSearch Settings

Filters

Filters are attributes with Use in Search Results Layered Navigation enabled in the attribute edit form