Namazu: a Full-Text Search Engine

Last modified: 2010-09-06


Query:

Display: Description: Sort:

Query

Single term query

This query specifies only one term for retrieving all of the documents which contain that term, for example:

green

AND query

This query specifies two or more terms for retrieving all of the documents which contain both terms. Insert the and operator between the terms, e.g.

green 2007 and 2006

You can omit the and operator. Terms which are separated by one ore more spaces are assumed to be an AND query.

OR query

This query specifies two or more terms for retrieving all documents which contain any one term. Insert the or operator between the terms, e.g.

green 2007 or 2006

NOT query

This query specifies two or more terms for retrieving all of the documents which contain a first term but do not contain the following terms. Insert the not operator between the terms, for example:

green 2007 not 2000


This search system is powered by Namazu v2.0.14

webmaster@tweety.build.redhat.com