Package io.meeds.notes.legacy.search.es
Class ElasticSearchFilter
java.lang.Object
io.meeds.notes.legacy.search.es.ElasticSearchFilter
Deprecated, for removal: This API element is subject to removal in a future version.
Copied from commons-search to this module.
Should be reworked to be more simple.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.ElasticSearchFilter(ElasticSearchFilterType type, String field, String value) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetField()Deprecated, for removal: This API element is subject to removal in a future version.getType()Deprecated, for removal: This API element is subject to removal in a future version.getValue()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ElasticSearchFilter
public ElasticSearchFilter()Deprecated, for removal: This API element is subject to removal in a future version. -
ElasticSearchFilter
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getType
Deprecated, for removal: This API element is subject to removal in a future version. -
setType
Deprecated, for removal: This API element is subject to removal in a future version. -
getField
Deprecated, for removal: This API element is subject to removal in a future version. -
setField
Deprecated, for removal: This API element is subject to removal in a future version. -
getValue
Deprecated, for removal: This API element is subject to removal in a future version. -
setValue
Deprecated, for removal: This API element is subject to removal in a future version.
-