RiakFluentSearchIndex Property |
The index to run the query against.
Namespace:
RiakClient.Models.Search
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax public string Index { get; }
member Index : string with get
Property Value
Type:
StringRemarks Replaces the
Bucket field for Legacy Search queries.
See Also