Query Conversion

Consider that the following set of CGI parameters has been specified by the user through an HTML form:

num=100
v:project=tutorial1
v:sources=SITE1
v:sources=SITE2
input-form=tutorial-form
query="document clustering" OR auto-categorization
site=vivisimo.com

These parameters are processed as follows by the query-meta CGI script:

The next sections give a more detailed overview on the different components involved in this query conversion process. For information on forms, click Input Forms.