public class BaseLuceneBuilder extends Object implements CMISPropertyLuceneBuilder
| Modifier | Constructor and Description |
|---|---|
protected |
BaseLuceneBuilder()
Construct
|
public <Q,S,E extends Throwable> Q buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneEquality in interface CMISPropertyLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not) throws E extends Throwable
buildLuceneExists in interface CMISPropertyLuceneBuildernot - BooleanEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneGreaterThan in interface CMISPropertyLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneGreaterThanOrEquals in interface CMISPropertyLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa, Collection<Serializable> values, Boolean not, PredicateMode mode) throws E extends Throwable
buildLuceneIn in interface CMISPropertyLuceneBuildernot - Booleanmode - PredicateModeEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneInequality in interface CMISPropertyLuceneBuildervalue - PredicateModemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneLessThan in interface CMISPropertyLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneLessThanOrEquals in interface CMISPropertyLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not) throws E extends Throwable
buildLuceneLike in interface CMISPropertyLuceneBuildervalue - Serializablenot - BooleanEE extends Throwablepublic String getLuceneFieldName()
getLuceneFieldName in interface CMISPropertyLuceneBuilderpublic <Q,S,E extends Throwable> String getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa) throws E extends Throwable
getLuceneSortField in interface CMISPropertyLuceneBuilderlqpa - TODOEE extends ThrowableCopyright © 2005–2019 Alfresco Software. All rights reserved.