GoSearch
 

(c) [werk01]

Overview

This extension allows you to offer a website search engine without the need of any server side scripting. The search is perfomed by means of Javascript within the browser and runs fine for offline CD ROM as well.

Support

Status

 

GoSearch can be ordered for 12 Euro online.

History

V1.4:

  • added a keywords weight by a counter per page
  • works with relatives paths

V1.3:

  • now accepts non-ascii characters

V1.2:

  • doubled processing speed

V1.1:

  • fixed wrong path when Go-Search object was not used in root path
  • fixed error when not all setups are made
  • added img alt scanning
  • added meta keywords scanning
  • skip javascript and comment scanning

V1.0:

  • first release

Detail

A new object in the object palette provides access to all features of Go-Search.

Because Go-Search runs within the Javascript environment of the browser, Go-Search helps to prepare a site index where all the relevant keywords of a website are stored. You can index the whole site or selective files.

Go-Search offers three different ways to output the result list: as paragraphs, as a list od DIV containers or as a table, each entry separated row by row.

In order to modify the appearance of the result list, Go-Search assigns specific CSS class names to each entry.

Look at the local Site search to see how Go-Search works.

Caveats

  • The search feature works on JavaScript enabled browsers only