Click or drag to resize
RiakSearchResultDocument Properties

The RiakSearchResultDocument type exposes the following members.

Properties
  NameDescription
Public propertyBucket
The Bucket Name field. Contains the Bucket Name of the matching riak object.
Public propertyBucketType
The Bucket Type field. Contains the Bucket Type of the matching riak object.
Public propertyFields
The collection of RiakSearchResultFields returned by the search.
Public propertyId
The Id field of the Lucene document.
Public propertyKey
The Key field. Contains the Key of the matching riak object.
Public propertyRiakObjectId
The RiakObjectId of the matching riak object.
Public propertyScore
The document match score field.
Top
See Also