public class PhraseNode extends AndNode
SectionSearchQueryPlan.NodeQueue_subqueries_curDoc, _curSec, NO_MORE_POSITIONS, NO_MORE_SECTIONS| Constructor and Description |
|---|
PhraseNode(TermNode[] termNodes,
org.apache.lucene.index.IndexReader reader) |
public PhraseNode(TermNode[] termNodes, org.apache.lucene.index.IndexReader reader) throws IOException
IOExceptionpublic int fetchDoc(int targetDoc)
throws IOException
fetchDoc in class AndNodeIOExceptionpublic int fetchSec(int targetSec)
throws IOException
fetchSec in class AndNodeIOExceptionprotected int fetchPos()
throws IOException
fetchPos in class SectionSearchQueryPlanIOExceptionCopyright © 2005–2013. All rights reserved.