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 | 
|---|---|
| String | toField(Path<?> path)template method, override to customize | 
between, convert, convert, endsWith, eq, eq, ge, gt, in, le, like, lt, ne, notIn, numericRange, range, startsWith, stringContains, stringRange, toQuery, toSortpublic static final SearchSerializer DEFAULT
public SearchSerializer(boolean lowerCase,
                        boolean splitTerms)
lowerCase - splitTerms - public String toField(Path<?> path)
LuceneSerializertoField in class LuceneSerializerCopyright © 2007–2015 Querydsl. All rights reserved.