You must provide a keyword for each search (even date searches).
The search currently defaults to case sensitive off.
You can use an asterisk as a wildcard to replace 0 or more characters.
Date fields should be set to 0 if not required. If a year and a date range are provided, the year will over-ride the date range.
Searching for land returns all results that contain the word 'land': Try it
Searching for land* using an asterisk (wildcard) returns all results which contain words beginning with 'land' (e.g. 'land', 'lands', 'lande' etc): Try it
You can use an asterisk (wildcard) in other parts of word: Try it. Or more than one wildcard: Try it
Searching for odde money returns all results that contain the words 'odde' and/or 'money': Try it
Searching for "odde money" (enclosed in double quote marks) returns only those results that contain the phrase 'odde money': Try it
You can specify that a result must contain a word by using the plus sign +. For example +money +odde will only return results in which both words appear, as a phrase or separately:
You can specify that a result must not contain a word by using the minus sign -. For example +money -odde will only return results that contain the word 'money' but not the word 'odde': Try it