Package com.fatwire.cs.core.search.query

Interface Summary
ConditionNode todo: Add class/interface details
QueryConverter<T> A interface that converts a QueryExpression to an appropriate native query representation specific to a SearchEngine implementation.
QueryExpression todo: Add class/interface details
SortOrder todo: Add class/interface details
 

Enum Summary
Operation Different search Operations that can be performed on a given field.
 

Exception Summary
QueryConversionException todo: Add class/interface details