Package | Description |
---|---|
com.google.api.services.cloudsearch.v1.model |
Modifier and Type | Method and Description |
---|---|
HtmlPropertyOptions |
HtmlPropertyOptions.clone() |
HtmlPropertyOptions |
PropertyDefinition.getHtmlPropertyOptions() |
HtmlPropertyOptions |
HtmlPropertyOptions.set(java.lang.String fieldName,
java.lang.Object value) |
HtmlPropertyOptions |
HtmlPropertyOptions.setOperatorOptions(HtmlOperatorOptions operatorOptions)
If set, describes how the property should be used as a search operator.
|
HtmlPropertyOptions |
HtmlPropertyOptions.setRetrievalImportance(RetrievalImportance retrievalImportance)
Indicates the search quality importance of the tokens within the field when used for retrieval.
|
Modifier and Type | Method and Description |
---|---|
PropertyDefinition |
PropertyDefinition.setHtmlPropertyOptions(HtmlPropertyOptions htmlPropertyOptions) |