public class SolrFeature.SolrFeatureWeight.SolrFeatureScorerIterator extends DocIdSetIterator
NO_MORE_DOCS
Modifier and Type | Method and Description |
---|---|
int |
advance(int target) |
long |
cost() |
int |
docID() |
int |
nextDoc() |
all, empty, range, slowAdvance
public int docID()
docID
in class DocIdSetIterator
public int nextDoc() throws IOException
nextDoc
in class DocIdSetIterator
IOException
public int advance(int target) throws IOException
advance
in class DocIdSetIterator
IOException
public long cost()
cost
in class DocIdSetIterator
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.