The PayloadTermQuery..::..PayloadTermWeight..::..PayloadTermSpanScorer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Advance | (Inherited from SpanScorer.) |
![]() | Doc | Obsolete. (Inherited from SpanScorer.) |
![]() | DocID | (Inherited from SpanScorer.) |
![]() | Equals | (Inherited from Object.) |
![]() | Explain | (Overrides SpanScorer..::..Explain(Int32).) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetPayloadScore | The score for the payload
|
![]() | GetSimilarity | Returns the Similarity implementation used by this scorer. (Inherited from Scorer.) |
![]() | GetSpanScore | Returns the SpanScorer score only.
Should not be overriden without good cause!
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Next | Obsolete. (Inherited from SpanScorer.) |
![]() | NextDoc | (Inherited from SpanScorer.) |
![]() | ProcessPayload | |
![]() | Score()()()() | (Overrides SpanScorer..::..Score()()()().) |
![]() | Score(Collector) | Scores and collects all matching documents. (Inherited from Scorer.) |
![]() | Score(HitCollector) | Obsolete. Scores and collects all matching documents. (Inherited from Scorer.) |
![]() | Score(HitCollector, Int32) | Obsolete. Expert: Collects matching documents in a range. Hook for optimization.
Note that {@link #Next()} must be called once before this method is called
for the first time.
(Inherited from Scorer.) |
![]() | Score(Collector, Int32, Int32) | Expert: Collects matching documents in a range. Hook for optimization.
Note, (Inherited from Scorer.)![]() firstDocID |
![]() | SetFreqCurrentDoc | (Overrides SpanScorer..::..SetFreqCurrentDoc()()()().) |
![]() | SkipTo | Obsolete. (Inherited from SpanScorer.) |
![]() | ToString | (Inherited from Object.) |