Method CreateWeight
CreateWeight(Searcher)
Returns a Weight that applies the filter to the enclosed query's Weight. This is accomplished by overriding the Scorer returned by the Weight.
Declaration
public override Weight CreateWeight(Searcher searcher)
Parameters
Type | Name | Description |
---|---|---|
Searcher | searcher |
Returns
Type | Description |
---|---|
Weight |