Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.41 KB

File metadata and controls

34 lines (24 loc) · 1.41 KB

CearchPro

  • Enhances the default Contao search
  • Uses the Levensthein 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

Works on: Contao > 3.1.5

Tested on: Contao 3.1.5, Contao 3.3.3

HowTo:

  • Download Repository, extract Folder and rename to "zCearchPro"
  • Copy Folder to /system/modules/
  • Update Database in Contao Extension Manager
  • Enable CearchPro in Contao search engine module
  • Rebuild Search Index

Creative Commons License

CearchPro by feedback media design is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/contao/core.