Grouping-class {rsolr}R Documentation

Grouping

Description

The Grouping object represents a collection of documents split by some interaction of factors. It is extremely low-level, and its only use is to be coerced to something else, either a list or data.frame, via as.

Author(s)

Michael Lawrence

See Also

ListSolrResult, which provides this object via its groupings method.


[Package rsolr version 0.0.13 Index]