| Frames | No Frames |
Classes implementing org.apache.lucene.search.Weight | |
| class | |
Constructors with parameter type org.apache.lucene.search.Weight | |
ConstantScoreQuery.ConstantScorer.ConstantScorer(Similarity similarity, IndexReader reader, Weight w) | |
Methods with parameter type org.apache.lucene.search.Weight | |
| Explanation | Expert: low-level implementation method
Returns an Explanation that describes how doc scored against
weight. |
| Explanation | |
| Explanation | |
| Explanation | Expert: low-level implementation method
Returns an Explanation that describes how doc scored against
weight. |
| Explanation | Expert: low-level implementation method
Returns an Explanation that describes how doc scored against
weight. |
| TopDocs | Expert: Low-level search implementation. |
| TopDocs | |
| TopDocs | A search implementation which spans a new thread for each
Searchable, waits for each search to complete and merge
the results back together. |
| TopDocs | |
| TopDocs | Expert: Low-level search implementation. |
| TopDocs | Expert: Low-level search implementation. |
| TopFieldDocs | Expert: Low-level search implementation with arbitrary sorting. |
| TopFieldDocs | |
| TopFieldDocs | A search implementation allowing sorting which spans a new thread for each
Searchable, waits for each search to complete and merges
the results back together. |
| TopFieldDocs | |
| TopFieldDocs | Expert: Low-level search implementation with arbitrary sorting. |
| TopFieldDocs | Expert: Low-level search implementation with arbitrary sorting. |
| void | Lower-level search API. |
| void | |
| void | Lower-level search API. |
| void | |
| void | Lower-level search API. |
| void | Lower-level search API. |
Methods with return type org.apache.lucene.search.Weight | |
| Weight | Create weight in multiple index scenario. |
| Weight | creates a weight for query
|
| Weight | |
| Weight | |
| Weight | Expert: Constructs an appropriate Weight implementation for this query. |
| Weight | Returns a Weight that applies the filter to the enclosed query's Weight. |
| Weight | Expert: Constructs an appropriate Weight implementation for this query. |
| Weight | |
| Weight | Expert: Constructs an appropriate Weight implementation for this query. |
| Weight | Expert: Constructs an appropriate Weight implementation for this query. |
| Weight | Expert: Constructs an appropriate Weight implementation for this query. |
| Weight | |
| Weight | Expert: Constructs and initializes a Weight for a top-level query. |
Methods with return type org.apache.lucene.search.Weight | |
| Weight | |