- java.lang.Object
-
- org.apache.lucene.search.DocIdSetIterator
-
- org.apache.lucene.search.Scorer
-
- org.apache.solr.search.function.ValueSourceScorer
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.lucene.search.Scorer
org.apache.lucene.search.Scorer.ScorerVisitor<P extends org.apache.lucene.search.Query,C extends org.apache.lucene.search.Query,S extends org.apache.lucene.search.Scorer>
-
Field Summary
-
Fields inherited from class org.apache.lucene.search.Scorer
weight
-
Fields inherited from class org.apache.lucene.search.DocIdSetIterator
NO_MORE_DOCS
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
ValueSourceScorer(org.apache.lucene.index.IndexReader reader,
DocValues values) |
-
Method Summary
-
Methods inherited from class org.apache.lucene.search.Scorer
freq, getSimilarity, score, score, visitScorers, visitSubScorers
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
docID
public int docID()
- Specified by:
docID
in class org.apache.lucene.search.DocIdSetIterator
-
next
public boolean next()
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.