---
title: "Faceted Search"
manual: "ke_search"
version: "main"
source: "Index.rst"
start: true
rendered: "2026-09-25T08:10:48+00:00"
---

# Faceted Search {#start}

-   *Extension key:* ke_search
-   *Package name:* tpwd/ke_search
-   *Version:* release
-   *Language:* en
-   *Author:* ke_search Dev Team
-   *License:* This document is published under the [Open Content License](http://www.opencontent.org/opl.shtml).
-   *Rendered:* today

---

Extension to search and filter content of the TYPO3 installation. It indexes directly from the database with build-in
indexers and allows to add custom indexers. Provides indexers, plugins for searching and filtering, a backend module
and a command-line interface.

---

**Table of Contents**

-   [Introduction](Introduction/Index.html#introduction-1)
-   [Examples](Introduction/Examples.html#examples-1)
-   [Quick start](QuickStart/Index.html#quick-start)
-   [Indexing](Indexing/Index.html#indexing-1)
    -   [Pages](Indexing/IndexerTypes/Pages.html#pages)
    -   [Content Elements](Indexing/IndexerTypes/ContentElements.html#content-elements)
    -   [News (EXT:news)](Indexing/IndexerTypes/News.html#news-ext-news)
    -   [News (EXT:tt_news)](Indexing/IndexerTypes/TtNews.html#news-ext-tt-news)
    -   [Addresses (EXT:tt_address)](Indexing/IndexerTypes/Addresses.html#addresses-ext-tt-address)
    -   [Files](Indexing/IndexerTypes/Files.html#files)
    -   [Custom Indexer](Indexing/IndexerTypes/Custom.html#custom-indexer)
    -   [Indexing custom content fields](Indexing/IndexerTypes/CustomContentFields.html#indexing-custom-content-fields)
    -   [Database Indexer Configuration](Indexing/DatabaseIndexerConfiguration.html#database-indexer-configuration-1)
    -   [YAML Indexer Configuration](Indexing/YamlIndexerConfiguration.html#yaml-indexer-configuration-1)
    -   [Full indexing and incremental indexing](Indexing/FullAndIncrementalIndexing.html#full-indexing-and-incremental-indexing-1)
-   [Backend](Backend/Index.html#backend-1)
-   [Filters / Faceted Search](Filters/Index.html#filters-faceted-search)
    -   [Setup filters](Filters/Setup.html#setup-filters)
    -   [Tag based filters](Filters/FilterTypes.html#tag-based-filters)
    -   [Date range filter](Filters/DateRangeFilter.html#date-range-filter)
    -   [Using system categories for filtering](Filters/SystemCategories.html#using-system-categories-for-filtering)
    -   [Custom Filter](Filters/CustomFilter.html#custom-filter)
-   [Templating](Templating/Index.html#templating-1)
    -   [Use your own CSS](Templating/Css.html#use-your-own-css)
    -   [Use your own templates](Templating/CustomTemplates.html#use-your-own-templates)
    -   [Searchbox on every page](Templating/Searchbox.html#searchbox-on-every-page)
    -   [Images](Templating/Images.html#images)
    -   [Template Selector](Templating/TemplateSelector.html#template-selector)
    -   [Custom values in the search result list](Templating/CustomValuesResultRow.html#custom-values-in-the-search-result-list)
    -   [Link view helper](Templating/LinkViewHelper.html#link-view-helper)
    -   [Render filters in result list](Templating/FiltersInResultList.html#render-filters-in-result-list)
-   [Configuration](Configuration/Index.html#configuration-1)
    -   [Additional word characters](Configuration/AdditionalWordCharacters.html#additional-word-characters)
    -   [Allow only ke_search records on a page](Configuration/AllowOnlyKeSearchRecords.html#allow-only-ke-search-records-on-a-page)
    -   [Avoid 404 error from cacheHash validation](Configuration/Avoid404Error.html#avoid-404-error-from-cachehash-validation)
    -   [Highlighted Word](Configuration/HighlightedWord.html#highlighted-word)
    -   [TypoScript and FlexForm settings](Configuration/Notes.html#typoscript-and-flexform-settings)
    -   [Override record storage page (Startingpoint)](Configuration/OverrideRecordStoragePage.html#override-record-storage-page-startingpoint)
    -   [Reduce filters shown in the backend](Configuration/ReducingFiltersBackend.html#reduce-filters-shown-in-the-backend)
    -   [Routing (Speaking URLs)](Configuration/RoutingSpeakingUrls.html#routing-speaking-urls)
    -   [Search word length](Configuration/SearchWordLength.html#search-word-length)
    -   [Change the search word parameter](Configuration/SearchWordParameter.html#change-the-search-word-parameter)
    -   [Sorting](Configuration/Sorting.html#sorting-1)
    -   [Storage Engine](Configuration/StorageEngine.html#storage-engine)
-   [Multilangual support](Multilingual/Index.html#multilangual-support)
-   [Search behaviour](Behaviour/Index.html#search-behaviour)
    -   [Search options](Behaviour/Options.html#search-options)
    -   [Ranking / Sorting](Behaviour/Ranking.html#ranking-sorting)
    -   [Stopwords](Behaviour/Stopwords.html#stopwords-1)
-   [Statistics](Statistics/Index.html#statistics-1)
    -   [Statistics using Google Analytics](Statistics/GoogleAnalytics.html#statistics-using-google-analytics)
    -   [Statistics using Matomo](Statistics/Matomo.html#statistics-using-matomo)
-   [Hooks and Events](Hooks/Index.html#hooks-and-events)
-   [Public Search API](PublicSearchApi/Index.html#public-search-api)
-   [Logging](Logging/Index.html#logging-1)
-   [Command line tools](CommandLine/Index.html#command-line-tools)
-   [Changelog](Changelog/Index.html#changelog-1)
-   [Premium version](Premium/Index.html#premium-version)
