Apache Lucene.Net 2.4.0 Class Library API

Weight Interface

For a list of all members of this type, see Weight Members.

public interface Weight

Types that implement Weight

Type Description
ConstantScoreQuery.ConstantWeight  
BoostingTermQuery.BoostingTermWeight  
SpanWeight Expert-only. Public for use by other weight implementations

Requirements

Namespace: Lucene.Net.Search

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

Weight Members | Lucene.Net.Search Namespace