Enum HighLightStyle
The highlighting options available from the server.
Namespace: Couchbase.Search
Assembly: Couchbase.NetClient.dll
Syntax
public enum HighLightStyle
Fields
Name | Description |
---|---|
Ansi | For Ansi style highlighting |
Html | For Html style highlighting |
None |