⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Enhanced search algorithm and functions for Contao Open Source CMS

License

Notifications You must be signed in to change notification settings

magicsepp/CearchPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Enhanced search algorithm and functions for Contao Open Source CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published