Apache Lucene.Net 2.4.0 Class Library API

BitVector.Set Method 

Sets the value of

bit
to one.

public void Set(
   int bit
);

See Also

BitVector Class | Lucene.Net.Util Namespace