Package | Description |
---|---|
org.alfresco.repo.search | |
org.alfresco.repo.search.impl.querymodel | |
org.alfresco.service.cmr.search |
Modifier and Type | Method and Description |
---|---|
static MLAnalysisMode |
MLAnalysisMode.getMLAnalysisMode(String mode) |
static MLAnalysisMode |
MLAnalysisMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MLAnalysisMode[] |
MLAnalysisMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Set<Locale> |
MLAnalysisMode.getLocales(MLAnalysisMode mlAnalaysisMode,
Locale locale,
boolean withWildcards) |
Modifier and Type | Method and Description |
---|---|
MLAnalysisMode |
QueryOptions.getMlAnalaysisMode()
Get the mode for multi-lingual text analaysis
|
Modifier and Type | Method and Description |
---|---|
void |
QueryOptions.setMlAnalaysisMode(MLAnalysisMode mlAnalaysisMode)
Set the mode for multi-lingual text analaysis
|
Modifier and Type | Method and Description |
---|---|
MLAnalysisMode |
SearchParameters.getMlAnalaysisMode()
The way in which multilingual fields are treated durig a search.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchParameters.setMlAnalaysisMode(MLAnalysisMode mlAnalaysisMode)
Set the way in which multilingual fields are treated durig a search.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.