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 and Description |
---|---|
static void |
main(String[] args)
Index all text files under a directory.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.