public class SearchSerializer extends LuceneSerializer
Field
annotation data from pathsModifier 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, toSort
public static final SearchSerializer DEFAULT
public SearchSerializer(boolean lowerCase, boolean splitTerms)
lowerCase
- splitTerms
- public java.lang.String toField(Path<?> path)
LuceneSerializer
toField
in class LuceneSerializer
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.