Class BooleanQuery.BooleanWeight
Expert: the Weight for BooleanQuery, used to normalize, score and explain these queries.
NOTE: this API and implementation is subject to change suddenly in the next release.
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
protected class BooleanWeight : Weight
Constructors
Name | Description |
---|---|
Boolean |
Fields
Name | Description |
---|---|
similarity | The Similarity implementation. |
weights |
Properties
Name | Description |
---|---|
Enclosing_Instance | |
Query | |
Value |