Show / Hide Table of Contents

    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 Source

    Main(String[])

    Index all text files under a directory.

    Declaration
    public static void Main(string[] args)
    Parameters
    Type Name Description
    System.String[] args
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)