Lucene.Net
3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
|
Go to the source code of this file.
Classes | |
interface | Lucene.Net.Spatial.Util.IBits |
Interface for Bitset-like structures. More... | |
class | Lucene.Net.Spatial.Util.Bits |
Empty implementation, basically just so we can provide EMPTY_ARRAY More... | |
class | Lucene.Net.Spatial.Util.MatchAllBits |
Bits impl of the specified length with all bits set. More... | |
class | Lucene.Net.Spatial.Util.MatchNoBits |
Bits impl of the specified length with no bits set. More... | |
Namespaces | |
package | Lucene.Net.Spatial.Util |