|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mysema.query.lucene.LuceneSerializer
com.mysema.query.search.SearchSerializer
public class SearchSerializer
| Field Summary | |
|---|---|
static SearchSerializer |
DEFAULT
|
| Constructor Summary | |
|---|---|
SearchSerializer(boolean lowerCase,
boolean splitTerms)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toField(Path<?> path)
|
| Methods inherited from class com.mysema.query.lucene.LuceneSerializer |
|---|
toQuery, toSort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SearchSerializer DEFAULT
| Constructor Detail |
|---|
public SearchSerializer(boolean lowerCase,
boolean splitTerms)
| Method Detail |
|---|
public java.lang.String toField(Path<?> path)
toField in class LuceneSerializer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||