|
|
|
Advanced Features CGI-Handler Instructions
CGI-Handler is used to index data items in database or bulletin boards. For DB indexing, there needs to be a program that acts like a bridge that connects DeepSearch and DB. This program displays DB data items in the form of a document on web browsers so that DeepSearch could index them.
Receives arguments from the Bridge Program and display records in DB as documents to index.
Use the following arguments to assign which type of action to perform. You could make the program in the form of CGI program or execution program.
i.e.) CGI Program : Update cgi? Argument - full indexing: do=full -> index
all data items i.e.) view.cgi?do=full Use this argument to recover from "indexing" status to "ready to index" status in case of server or runtime errors. i.e.) view.cgi?err= http://www.namo.co.kr/cgi-bin/view.cgi?ID=100
- Go to Indexing/URL
|