tollwerk / tw-lucenesearch
Simple and lightweight implementation of the Apache Lucene Index as frontend search solution for TYPO3
Installs: 216
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 3
Open Issues: 2
Type:typo3-cms-extension
Requires
- typo3/cms: >=7.5
Replaces
- tw_lucenesearch: v2.0.2
- typo3-ter/tw_lucenesearch: v2.0.2
This package is auto-updated.
Last update: 2024-10-22 18:05:20 UTC
README
Simple and lightweight implementation of the Apache Lucene Index as frontend search solution for TYPO3, built on extbase / fluid, supporting wildcard and fuzzy searches, search term highlighting, indexing of uncached pages, custom search term rewrite hooks and much more without any further software requirements (Java application server, Apache Solr etc.)
Documentation
A (slightly outdated) online documentation is available in the TYPO3 Extension Repository. The PDF version is available at the Tollwerk website or at the Github repository.
Requirements
This extension version is compatible with TYPO3 7.5 and above.
ATTENTION: Please be aware that there won't be any more TER releases of this extension.
Release history
v2.0.1
- Fixed incompatible view helper declaration (#16, #17)
v2.0.0
- TYPO3 8 compatibility
- Uses new Icon API (TYPO3 7.5 and above)
v1.6.0
- Multiple bugfixes & contributions
- Suitable for composer mode TYPO3
v1.5.0
- Added autocompletion support for frontend searches (#6)
- Added a backend module for index management
Legal
Copyright © 2016 Joschi Kuphal joschi@kuphal.net / @jkphl
Licensed under the terms of the GPL v2 license.