Field m_weights
Map of fields to query against with their weights
Assembly: Lucene.Net.QueryParser.dll
Syntax
protected readonly IDictionary<string, float> m_weights
Returns
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.Single> |