smohring/cearch-pro-bundle

Contao CearchPro for Contao 4

Installs: 1 323

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 3

Forks: 3

Open Issues: 3

Type:contao-bundle

1.1.3 2019-03-14 21:47 UTC

This package is auto-updated.

Last update: 2024-04-11 23:45:33 UTC


README

  • Enhances the default Contao search
  • Uses the Levenshtein algorithm
  • Ignores typing errors by showing alternate words e.g "Mannnheim" shows "Mannheim", "Räferenzn" shows "Referenzen"
  • Shows "Did you mean..." on search results page
  • Transliterates all special characters for example "o" = "ö", "ê" = "e"
  • Added word stoplists for german and english to provide better search results
  • SearchIndexer now also indexes OpenGraph image tags.
  • SearchIndexer saves transliterated Version of all words
  • Shows thumbnail for each search result
  • Search in all languages, not only the current selected
  • Add multiple page roots to search for (default is one)

Works on: Contao > 4.4.*

HowTo:

  • Enable CearchPro in Contao search engine module
  • Rebuild Search Index
  • Use the included mod_search.html5 to show the "Did you mean..." results