protected abstract static class FacetsCollector.Docs extends Object
DocIdSet that contains them.| Constructor and Description |
|---|
Docs()
Solr constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addDoc(int docId)
Record the given document.
|
abstract DocIdSet |
getDocIdSet()
Return the
DocIdSet which contains all the recorded docs. |
public abstract void addDoc(int docId)
throws IOException
IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.