public class SearchSerializer extends LuceneSerializer
Field annotation data from paths| Modifier and Type | Field and Description |
|---|---|
static SearchSerializer |
DEFAULT |
| Constructor and Description |
|---|
SearchSerializer(boolean lowerCase,
boolean splitTerms)
Create a new SearchSerializer instance
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toField(Path<?> path)
template method, override to customize
|
between, convert, convert, endsWith, eq, eq, ge, gt, in, le, like, lt, ne, numericRange, range, startsWith, stringContains, stringRange, toQuery, toSortpublic static final SearchSerializer DEFAULT
public SearchSerializer(boolean lowerCase,
boolean splitTerms)
lowerCase - splitTerms - public java.lang.String toField(Path<?> path)
LuceneSerializertoField in class LuceneSerializerCopyright © 2007-2013 Mysema Ltd. All Rights Reserved.