tollwerk/tw-lucenesearch

Simple and lightweight implementation of the Apache Lucene Index as frontend search solution for TYPO3

v2.0.2 2017-10-28 11:36 UTC

This package is auto-updated.

Last update: 2024-04-22 16:52:11 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.