Class IndexFiles
Index all text files under a directory.
This is a command-line application demonstrating simple Lucene indexing. Run it with no command-line arguments for usage information.
Inheritance
System.Object
IndexFiles
Namespace: Lucene.Net.Demo
Assembly: Lucene.Net.Demo.dll
Syntax
public class IndexFiles : object
Methods
| Improve this Doc View SourceMain(String[])
Index all text files under a directory.
Declaration
public static void Main(string[] args)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | args |