Modifier and Type | Field and Description |
---|---|
protected Set<String> |
stringVals |
currentObject, currentQuery, currentTokenQUERY, DATE, exactdepth, extraInfo, isFullText, ready, relativedepth
Modifier | Constructor and Description |
---|---|
protected |
MltQuery() |
|
MltQuery(BuilderToken.QUERY mltQuery,
String value,
String... variableNames)
MoreLikeThis Query constructor
|
Modifier and Type | Method and Description |
---|---|
MltQuery |
add(String... variableName)
Add a variable into the Mlt Query
|
void |
clean()
Clean the object
|
cleanDepth, createQueryArray, createQueryVariable, createQueryVariableValue, createQueryVariableValue, createQueryVariableValue, createQueryVariableValue, createQueryVariableValue, getCurrentObject, getCurrentQuery, getExtraInfo, getNode, getParserExactdepth, getParserRelativeDepth, getQUERY, isFullText, isReady, setDepthLimit, setExactDepthLimit, setExtraInfo, setFullText, setParserExactdepth, setParserRelativeDepth, setReady, setRelativeDepthLimit, toString
protected MltQuery()
public MltQuery(BuilderToken.QUERY mltQuery, String value, String... variableNames) throws InvalidCreateOperationException
mltQuery
- flt, mltvalue
- to comparevariableNames
- criteria of queryInvalidCreateOperationException
- when query is not validpublic void clean()
Query
public final MltQuery add(String... variableName) throws InvalidCreateOperationException
variableName
- variable nameInvalidCreateOperationException
- when query is not validCopyright © 2018 Vitam. All rights reserved.