public class IndexFiles
extends java.lang.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(java.lang.String[] args)
Index all text files under a directory.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.