| 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. |
Constructors with parameter type org.apache.lucene.search.Searcher | |
Methods with parameter type org.apache.lucene.search.Searcher | |
| 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 | |
| Similarity | |
| 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 and initializes a Weight for a top-level query. |
Methods with parameter type org.apache.lucene.search.Searcher | |
| Weight | |
Methods with parameter type org.apache.lucene.search.Searcher | |
| Query | Perform synonym expansion on a query. |
| Query | Perform synonym expansion on a query. |