public class AndNode extends SectionSearchQueryPlan
SectionSearchQueryPlan.NodeQueue| Modifier and Type | Field and Description |
|---|---|
protected SectionSearchQueryPlan[] |
_subqueries |
_curDoc, _curSec, NO_MORE_POSITIONS, NO_MORE_SECTIONS| Constructor and Description |
|---|
AndNode(SectionSearchQueryPlan[] subqueries) |
protected SectionSearchQueryPlan[] _subqueries
public AndNode(SectionSearchQueryPlan[] subqueries)
public int fetchDoc(int targetDoc)
throws IOException
fetchDoc in class SectionSearchQueryPlanIOExceptionpublic int fetchSec(int targetSec)
throws IOException
fetchSec in class SectionSearchQueryPlanIOExceptionCopyright © 2005–2013. All rights reserved.