How to rank search results/pages.
As of Go-Search 1.4, the frequency of each token is taken into account for each page. For example if you have five times the word EXTENSION and three times the word GOLIVE within a page, searching for EXTENSION gives a ranking of five, whereas searching for both terms will give a ranking of eight.
When do I have to update the index?
Updating the index is obligatory once you have changed the text of at least one page or if you have changed the settings of the Go-Search object itself (like minimal keyword length).
Why does Go-Search not update the index file upon click?
Go-Search scans your site (or selected files/folders of your site) and builts the path to these files. For that reasons, the site must be saved, the search file must be saved into the site and a homepage must be assigned to the site.
I cannot look for Straße or übercool.
At this stage, Go-Search accepts ASCII character input only.
Only one file got indexed. Can I index selective files and folder?
When you update the index, Go-Search honours you current site file selection. Deselect any file in order to process all files.
Can I customize the output?
Yes, Go-Search writes individual CSS class names to the list items, look at the help text in the new object inspector for further details.
How do I create a form for Go-Search?
You need a form the sends the data via the GET method. Furthermore one text field, which accepts the users search keywords, has to be added. Finally a submit button usually helps.
Is only text content added to the index?
In addition to the page text content, Go-Search looks for the ALT attribute of images too.