frenetix/SimpleSelectSearch

Allow user defining rules to transform the search term

xuanswe opened this issue · 0 comments

Some search engines does only accept lower case search terms, such as, oxfordlearnersdictionaries.com.

Correct URL: https://www.oxfordlearnersdictionaries.com/definition/english/search
Wrong URL: https://www.oxfordlearnersdictionaries.com/definition/english/Search

Could we allow user configure simple predefined rules to transform search term in this case? For advanced users, they can use RegEx Transformation rules like this http://docs.openhab.org/addons/transformations/regex/readme.html#examples