Uses of Enum
com.couchbase.client.core.api.search.CoreHighlightStyle
Packages that use CoreHighlightStyle
-
Uses of CoreHighlightStyle in com.couchbase.client.core.api.search
Methods in com.couchbase.client.core.api.search that return CoreHighlightStyleModifier and TypeMethodDescriptionCoreSearchOptions.highlightStyle()static CoreHighlightStyleReturns the enum constant of this type with the specified name.static CoreHighlightStyle[]CoreHighlightStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.