: Okay. So still, how would I go about creating a new DocList and Docset as : they cannot be instantiated?
DocLists and DocSets are retrieved from the SolrIndexSearcher as results from searches. a simple javadoc search for the useages of the DocList and DocSet APIs would have given you this answer. -Hoss