Method CreateNormalizedWeight
CreateNormalizedWeight(Query)
Creates a normalized weight for a top-level Query.
The query is rewritten by this method and
@lucene.internal
Declaration
public virtual Weight CreateNormalizedWeight(Query query)
Parameters
Type | Name | Description |
---|---|---|
Query | query |
Returns
Type | Description |
---|---|
Weight |