“”

Faceted Search Hooks Example Faceted Search Hooks Example

ke_search_hooks / stable

Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks. Implements a news indexer as example.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req tpwd/ke_search_hooks

Tags

#ke_search #search #example

Last upload comment

Release for TYPO3 12

Downloads by month

Download 5.0.0 External Manual Found an Issue? Code Insights Packagist.org
Author
ke_search Dev Team
Company
TPWD AG
Last update
24. Nov 2023
First upload
30. Mar 2012
Downloads
13,477
Category
none
Dependencies
  • TYPO3 (11.5.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req tpwd/ke_search_hooks to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (1)

Faceted Search Faceted Search
(ke_search)

Faceted fulltext search for TYPO3. Fast, flexible and easy to install and use. Indexes content directly from the databases. Features faceting / filtering, file indexing, images in result lists and respects access restrictions.

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
5.0.0 / stable
November 24, 2023
Release for TYPO3 12
11.5.0 - 12.4.99 Download
4.2.0 / stable
September 23, 2022
Add examples for custom filter renderer and hook modifyFieldValuesBeforeStoring
10.4.0 - 11.5.99 Download
4.1.0 / stable
February 18, 2022
Adds support for TYPO3 11, drops support for TYPO3 9
10.4.0 - 11.5.99 Download
4.0.0 / stable
October 01, 2021
Use namespaces from ke_search 4
9.5.0 - 10.4.99 Download
3.4.0 / stable
September 10, 2021
Add example for getOrdering hook. This is the last version which supports ke_search version 3. For ke_search version 4 use ke_search_hooks version 4.
9.5.0 - 10.4.99 Download
3.3.0 / stable
April 30, 2021
Add examples for hook additionalResultMarker and custom sorting options
9.5.0 - 10.4.99 Download
3.2.0 / stable
November 13, 2020
Add examples for hook contentElementShouldBeIndexed and Autosuggest
9.5.0 - 10.4.99 Download
3.1.0 / stable
June 26, 2020
Maintenance release for TYPO3 10.4
9.5.0 - 10.4.99 Download
2.0.0 / stable
October 17, 2017
version for TYPO3 8.7
8.7.0 - 8.7.99 Download
1.2.1 / stable
October 30, 2014
image rendering of page images (set in page properties) in result list
6.2.0 - 6.2.99 Download
1.2.0 / stable
October 15, 2014
set compatibility to 6.2, example for ext:news image rendering
6.2.0 - 6.2.99 Download
1.1.0 / stable
August 16, 2012
Adapted to ke_search 1.2.0. Example for images in result list (tt_news images).
Download
1.0.0 / stable
May 30, 2012
set to stable and version number update
Download
0.0.1 / beta
March 30, 2012
Demo / Kickstarter extension for your own custom indexer for ke_search. Initial upload.
Download