Class Docs

All Implemented Interfaces:
Serializable, Cloneable, Iterable<DocsInner>, Collection<DocsInner>, List<DocsInner>, RandomAccess

@Validated public class Docs extends ArrayList<DocsInner>
Array of documents returned by the query, note that this is a Solr convention.
See Also: