TYPO3 Logo
ke_search
Release: 3.7

Loading data.

  • Introduction
  • Examples
  • Quick start
  • Indexing
    • Pages
    • Content Elements
    • News (EXT:news)
    • News (EXT:tt_news)
    • Addresses
    • Files
    • Custom Indexer
    • Indexing custom content fields
  • Backend
  • Filters / Faceted Search
    • Faceted Search Setup
    • Filter Types
    • Using system categories for filtering
  • Templating
    • Use your own CSS
    • Use your own Templates
    • Searchbox on every page
    • Images
    • Template Selector
    • Custom values in the search result list
    • Link ViewHelper
  • Configuration
    • Search word length
    • Sorting
    • Routing (Speaking URLs)
    • Highlighted Word
    • Reduce filters shown in the backend
    • Override record storage page
    • Notes
    • Storage Engine
  • Multilangual support
  • Search behaviour
    • Search options
    • Ranking / Sorting
  • Statistics
    • Statistics using Google Analytics
  • Hooks
  • Logging
  • Command Line Tools
  • Changelog
  • Premium version

PAGE CONTENTS

  • Filters / Faceted Search
    • Examples
      • Example “Car Website”
      • Example “University Courses”
    • Using Faceting
  1. Start
  2. Filters / Faceted Search
View source

Filters / Faceted Search¶

ke_search comes with a faceted search feature which allows the website visitors to narrow down the search result list by using filters.

You’ll have to create “filters” and “filter options”. Filter options appear in the searchbox in the frontend and at the same time you can set them as “tags” for pages (or other content) in the backend.

Examples¶

Example “Car Website”¶

You have a website that’s about cars. On some pages, your content is about tires, others are about “Accessories”. You can now create a filter named “Accessories” and filter option named “Tires”. Now when your customer uses the search function, she or he can narrow down the search to all pages marked with “Tires”. That does not mean, that “Tires” must be on that page as a word, but it’s marked as “relevant for tires” in the backend.

Example “University Courses”¶

As university you offer courses with different degrees. You could create a page for each course and add filter options for “bachelor” and “master” and let the users select which courses they want to see.

Using Faceting¶

The next pages will show you how to setup and configure the faceting feature:

  • Faceted Search Setup
  • Filter Types
  • Using system categories for filtering
  • Previous
  • Next
  • Issues
  • Repository

Last updated: May 14, 2021 11:43

Last rendered: Nov 19, 2021 08:25

TYPO3 Theme 4.6.2

© Copyright by {extension.extensionKey}
  • Legal Notice
  • Privacy Policy