public class IndexFiles extends Object
This is a command-line application demonstrating simple Lucene indexing. Run it with no command-line arguments for usage information.
Modifier and Type | Method | Description |
---|---|---|
static void |
main(String[] args) |
Index all text files under a directory.
|
public static void main(String[] args)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.