Sample Query 3

Query:

Match:

In field:


Notes

  1. This example shows how to make a more complicated query, giving the user the option to AND or OR the search words, and to limit the search to the TITLE field or URL field.
  2. There are three HTML input fields, which generate one query term. They are tied together by the use of the string myquery in the names of the HTML fields. Do a VIEW DOCUMENT SOURCE to see how this works.