The Weights for our subqueries, in 1-1 correspondence with disjuncts

Namespace: Lucene.Net.Search
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal ArrayList weights
Visual Basic
Protected Friend weights As ArrayList
Visual C++
protected public:
ArrayList^ weights

See Also