Search Lucene Rewrite

Categories

Component ID

1030872

Component name

Search Lucene Rewrite

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

382

Component created

Component changed

Component body

Allow the administrator to rewrite the user search input text. It support PHP regular expression and Token (if installed and enabled) in both search pattern and replacement pattern.

The small module that allow the administrator to search for particular user input keyword using regular expression and rewrite it into any Search Lucene Query language. Token, if installed is also supported in both search pattern and replacement pattern.

The module also skip the rewriting process if the query is already contains Lucene Query Language tokens or reserved words.

For more details about the supported regular expression, please check the PHP's preg_replace handbook.

If you found this module is useful, please consider support my works here.