com.browseengine.bobo.search.section
Class AndNode
java.lang.Object
com.browseengine.bobo.search.section.SectionSearchQueryPlan
com.browseengine.bobo.search.section.AndNode
- Direct Known Subclasses:
- PhraseNode
public class AndNode
- extends SectionSearchQueryPlan
AND operator node for SectionSearchQueryPlan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_subqueries
protected SectionSearchQueryPlan[] _subqueries
AndNode
public AndNode(SectionSearchQueryPlan[] subqueries)
fetchDoc
public int fetchDoc(int targetDoc)
throws IOException
- Specified by:
fetchDoc in class SectionSearchQueryPlan
- Throws:
IOException
fetchSec
public int fetchSec(int targetSec)
throws IOException
- Specified by:
fetchSec in class SectionSearchQueryPlan
- Throws:
IOException
Copyright © 2011. All Rights Reserved.