Frames | No Frames |
Classes derived from org.apache.lucene.search.Searcher | |
class | Implements search over a single IndexReader. |
class | Implements search over a set of Searchables . |
class | Implements parallel search over a set of Searchables . |
Methods with parameter type org.apache.lucene.search.Searcher | |
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 | 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. |
Similarity | Expert: Returns the Similarity implementation to be used for this query. |
float | Computes a score factor for a phrase. |
float | Computes a score factor for a simple term. |
Weight | Expert: Constructs an initializes a Weight for a top-level query. |
Methods with parameter type org.apache.lucene.search.Searcher | |
Weight | Expert: Constructs an appropriate Weight implementation for this query. |