|
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 | |
| class | Lucene.Net.Index.FormatPostingsDocsWriter |
| Consumes doc and freq, writing them using the current index file format More... | |
Namespaces | |
| package | Lucene.Net.Index |
Typedefs | |
| using | IndexOutput = Lucene.Net.Store.IndexOutput |
| using | UnicodeUtil = Lucene.Net.Util.UnicodeUtil |
Definition at line 19 of file FormatPostingsDocsWriter.cs.
| using UnicodeUtil = Lucene.Net.Util.UnicodeUtil |
Definition at line 20 of file FormatPostingsDocsWriter.cs.
1.8.3