[FIX] whitespace

pull/1328/head
lfreeke 2016-01-21 14:59:16 +01:00 committed by sbejaoui
parent 4993cdab24
commit 34d84eb4e0
1 changed files with 1 additions and 2 deletions

View File

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