teaminmedias-pluswerk / ke_search_hooks
This package is abandoned and no longer maintained.
The author suggests using the tpwd/ke_search_hooks package instead.
There is no license information available for the latest version (v3.4.0) of this package.
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
Package info
github.com/teaminmedias-pluswerk/ke_search_hooks
Type:typo3-cms-extension
pkg:composer/teaminmedias-pluswerk/ke_search_hooks
v3.4.0
2021-09-10 09:22 UTC
Requires
- teaminmedias-pluswerk/ke_search: ^3.1.6
- typo3/cms-core: ^9.5 || ^10.4
README
The namespace of ke_search has changed in version 4. Please use tpwd/ke_search_hooks if you use ke_search version 4 or higher:
https://github.com/tpwd/ke_search_hooks
ke_search_hooks contains an example for a custom indexer.
It indexes records from the extension "News" (ext:news).
Please feel free to use it as a kickstarter for your own indexer.