[FIX] whitespace

pull/298/head
lfreeke 2016-01-21 14:59:16 +01:00
parent 970855a83f
commit f595d80d98
1 changed files with 1 additions and 2 deletions

View File

@ -4,14 +4,13 @@
============================ ============================
Web advanced search wildcard Web advanced search wildcard
============================ ============================
Allows =ilike operator to advanced search option. Allows =ilike operator to advanced search option.
Use % as a placeholder. Use % as a placeholder.
Example: "Zip matches 1%" gives all zip starting with 1 Example: "Zip matches 1%" gives all zip starting with 1
Also allows insensitive exact search. Also allows insensitive exact search.
Example "Name matches john" will find "John" and "john" but not "Johnson". Example "Name matches john" will find "John" and "john" but not "Johnson".
Bug Tracker Bug Tracker
=========== ===========