Using system categories for filtering

You can use the system categories the TYPO3 core provides for filtering.

ke_search automatically creates tags for assigned system categories, this applies only to the indexers for pages, files, news (EXT:news and EXT:tt_news) and (since version 4.6.0) tt_address as these records can have system categories assigned by default.

If you want to use system categories as filter options for other content, you will have to write a custom indexer or extend existing ones via a hook.

You can then select for which filter a category should be used as a filter option:

  1. Create a "filter" record in your search data folder.

    Filter record view
  2. Select that filter in the tab "Search"

    You can also choose to use sub-categories as filter options. You can select more than one filter if you want to use this category as a filter option for more than one filter.

    Assign filters in page properties