| Package | Description |
|---|---|
| org.gcube.rest.index.common.entities | |
| org.gcube.rest.index.common.entities.fields.config |
| Modifier and Type | Method and Description |
|---|---|
Set<StopwordLang> |
CollectionInfo.getStopwords() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionInfo.setStopwords(Set<StopwordLang> stopwords) |
| Modifier and Type | Method and Description |
|---|---|
static StopwordLang |
StopwordLang.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StopwordLang[] |
StopwordLang.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.