public class SectionSearchQuery.SectionSearchScorer
extends org.apache.lucene.search.Scorer
| Constructor and Description |
|---|
SectionSearchQuery.SectionSearchScorer(org.apache.lucene.search.Similarity similarity,
float score,
org.apache.lucene.index.IndexReader reader) |
public SectionSearchQuery.SectionSearchScorer(org.apache.lucene.search.Similarity similarity,
float score,
org.apache.lucene.index.IndexReader reader)
throws IOException
IOExceptionpublic int docID()
docID in class org.apache.lucene.search.DocIdSetIteratorpublic int nextDoc()
throws IOException
nextDoc in class org.apache.lucene.search.DocIdSetIteratorIOExceptionpublic float score()
throws IOException
score in class org.apache.lucene.search.ScorerIOExceptionpublic int advance(int target)
throws IOException
advance in class org.apache.lucene.search.DocIdSetIteratorIOExceptionCopyright © 2005–2013. All rights reserved.