@DefaultAnnotation(value=javax.annotation.Nonnull.class)

Package com.mysema.query.lucene

Class Summary
AbstractLuceneQuery<T,Q extends AbstractLuceneQuery<T,Q>>  
LuceneQuery LuceneQuery is a Querydsl query implementation for Lucene queries.
LuceneSerializer Serializes Querydsl queries to Lucene queries.
LuceneUtils Utility methods to create filter expressions for Lucene queries that are not covered by the Querydsl standard expression model
PhraseElement PhraseElement represents the embedded String as a phrase
QueryElement QueryElement wraps a Lucene Query
ResultIterator<T>  
TermElement TermElement represents the embedded String as a term
TypedQuery<T> TypedQuery is a typed query implementation for Lucene queries.
 



Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.