Package | Description |
---|---|
org.alfresco.repo.search.impl.parsers |
Modifier and Type | Method and Description |
---|---|
static FTSQueryParser.RerankPhase |
FTSQueryParser.RerankPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FTSQueryParser.RerankPhase[] |
FTSQueryParser.RerankPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Constraint |
FTSQueryParser.buildFTS(String ftsExpression,
QueryModelFactory factory,
FunctionEvaluationContext functionEvaluationContext,
Selector selector,
Map<String,Column> columnMap,
FTSParser.Mode mode,
QueryOptions.Connective defaultFieldConnective,
Map<String,String> templates,
String defaultField,
FTSQueryParser.RerankPhase rerankPhase) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.