RiakBucketPropertiesSearchIndex Property |
Indicates whether Riak Search (2.0+) is enabled for this bucket, and which Search Index is assigned to it.
Namespace:
RiakClient.Models
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax public string SearchIndex { get; }
member SearchIndex : string with get
Property Value
Type:
StringSee Also