|
Search Help:
- When I run a search nothing is returned.
You much check the box next to a field in order for information in that field to be searched on.
- Does it matter whether I type in lowercase or uppercase?
The search is case-insensitive. A search on "ENGLAND" or "england" or "England" will give the same results.
- What if I'm not exactly sure of the complete name I want to search on?
If you're not sure of the complete name, enter several characters and the search will try to find a match for them. The data you enter will be part of a substring search. This means that if you enter "en" in the country field, the search will return all records that have the characters "en" in their country name. This query would match countries such as "England," "Sweden" and "Kenya" but not "Ireland" or "Nepal."
- What happens if I check more than one field?
If you check more than one field the query will return only those records that match BOTH fields. This means that if you check "country" and enter "England" and check "Council" and select "Council of Advocates," the query will only return those records where the country=England AND the Council=Council of Advocates.
- Can I enter more than one name into a single field?
The "Country" field is special in that you can enter more than one country at once, seperating the countries with a comma. If you check "Country" and enter "England, Sweden" the query will return those records that contain EITHER England OR Sweden.
|