DotLucene 1.4 API Documentation

BitVector Constructor (Directory, String)

Constructs a bit vector from the file name in Directory d, as written by the {@link .write} method.

public BitVector(
   Directory d,
   string name
);

See Also

BitVector Class | Lucene.Net.Util Namespace | BitVector Constructor Overload List