Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
Go to the source code of this file.
Classes | |
class | Lucene.Net.Demo.IndexFiles |
Index all text files under a directory. | |
Namespaces | |
package | Lucene.Net.Demo |
Typedefs | |
using | FSDirectory = Lucene.Net.Store.FSDirectory |
using | Version = Lucene.Net.Util.Version |
Definition at line 23 of file IndexFiles.cs.
using Version = Lucene.Net.Util.Version |
Definition at line 24 of file IndexFiles.cs.