Eco Companion Australasia
Simple search
Cannot open navbar file '/www/indexgeo/htdocs/ec/config/home.nb': No such file or directory
Field Text Term And/Or

Document collection to search:
Maximum number of hits to retrieve: help

Help

See also help by example below.

How to conduct simple searches

What is meant by "Full Text"?

Every word in every document has been indexed, as well as the text in certain fields. "FullText" means "search for the term anywhere in any text of the document, even in hidden text such as behind the hypertext anchors of URLs".

What are "fields"?

Our indexing programs read all of the HTML documents on this server. As described above they index every word in the document. They also index the words that are found in certain structured parts (or fields) of the documents.

The fields that are available for searching with this interface are:

Join terms with Boolean operators

Combining two search terms into one logical query is done using the operators AND, OR, ANDNOT, NEAR.

AND
The query "solar AND energy" will find only documents that contain both words.
OR
The query "solar OR wind" will find only documents that contain either word (as well as both words).
ANDNOT
The query "solar ANDNOT wind" will find only documents that contain the word "solar" but do not contain the word "wind". ANDNOT is the complement of AND.
NEAR
This means "find search term #1 within 50 characters of search term #2".

Text terms

A "word" consists of a group of non-blank characters, e.g. solar

A "word list" consists of two or more words separated by blanks. A Boolean OR is implied between words in the word list, e.g. solar alternative natural will find documents that contain at least one of those words.

A "phrase" consists of a word list enclosed in double-quotes. The value to be searched for is exactly the word order that appears in the phrase, e.g. "passive solar"

Phrase searching

To search for a phrase, enclose the term in double quotes ...

If the quotes are omitted then the query terms will be treated as a word list.

Case insensitive

Searching is completely case-insensitive ...

Wildcards and right-truncation

A limited wildcard facility is supported with right-truncation. Append an asterix "*" to the end of a search term to match any word that begins with the given prefix. Use the wildcard to search for all plural and singular forms of a word. This is also useful if you are not sure how to spell the end of a word.

Use as many known characters in the term as possible to get a more accurate and faster search. The use of wildcards does cause a slower search.

Ranking of results

The search results are scored and then ranked according to their relevancy within the set of results.

A document that contains more instances of high-scoring search terms will get ranked higher. What makes a search term "high-scoring"? Basically, the fewer documents the term occurs in, the more important it must be. If many instances of the term occur in a particular document, then that document will be ranked higher, especially if it is a short document.

Common words are excluded from the query

Certain very common words are discarded from the query. These "stop words" such as: it, these, and, or, a, also, two will have no effect. Here is the complete current list of 400 stop words.


Help by example

The following examples will help you to understand how to conduct simple searches. Select the link in each case to carry out the canned example search.


Example #1
Query: Field: FullText Term: solar
Meaning: Find documents that contain the single word "solar" occurring anywhere in all of the text
Try it: canned example #1

Example #2
Query: Field: Title Term: Bird
Meaning: Find documents that contain the single word "bird" occurring in the "TITLE" field
Try it: canned example #2

Example #3
Query: Field: FullText Term: region*
Meaning: Find documents that contain any of the words "region, regions, regional, etc." occurring anywhere in all of the text
Try it: canned example #3

Example #4
Query: Field: FullText Term: "drainage basin*"
Collection: Dataset descriptions
Meaning: Find dataset descriptions that contain the phrases "drainage basin, drainage basins" occurring anywhere in all of the text
Try it: canned example #4

Example #5
Query: Field: FullText Term: solar
OR
Field: FullText Term: wind
Collection: Business descriptions
Meaning: Find business descriptions that contain either of the single words "solar" OR "wind" both occurring anywhere in all of the text
Try it: canned example #5

Example #6
Query: Field: FullText Term: joining
Collection: About and Help pages
Meaning: Find documents that contain the single word "joining" occurring anywhere in all of the text. Search only in Eco Companion "About" and "Help" pages.
Try it: canned example #6
Could not open output file '/home/i/indexgeo/ec/admin/activity.log: No such file or directory