Package no.sesat.search.query

##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS.

See:
          Description

Interface Summary
AndClause  
AndNotClause  
BinaryClause An operation clause.
Clause A Clause in this project represents a single term or operation on or between terms in a Query string.
DefaultOperatorClause  
EmailClause  
IntegerClause  
LeafClause A clause representing a leaf.
NotClause  
NumberGroupClause  
OrClause  
PhoneNumberClause  
PhraseClause  
Query A Query represents a users inputted query string.
QueryContext Used when the Query object is part of the Context and access to the datamodel is not available.
QueryStringContext Used when the query string is a requirement of the Context and neither the Query object or datamodel are available.
UnaryClause An operation clause.
UrlClause  
WordClause  
XorClause A special clause to distinguish between QueryParser's guesses to the specific LeafClause type.
 

Enum Summary
XorClause.Hint  
 

Package no.sesat.search.query Description

##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. ##### ##### TYPE YOUR PACKAGE COMMENTS HERE. BEGIN WITH A ##### ##### ONE-SENTENCE SUMMARY STARTING WITH A VERB LIKE: ##### Provides for textual analysis of queries.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.