Click or drag to resize
RiakSearchResult Properties

The RiakSearchResult type exposes the following members.

Properties
  NameDescription
Public propertyDocuments
The collection of matching documents, represented as a collection of RiakSearchResultDocuments.
Public propertyMaxScore
The maximum score of all the matching documents.
Public propertyNumFound
The total number of matching documents found.
Top
See Also