public final class IndexPDFFiles extends Object
This is a command-line application demonstrating simple Lucene indexing. Run it with no command-line arguments for usage information.
It's based on a demo provided by the lucene project.
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Index all text files under a directory.
|
public static void main(String[] args)
args
- command line argumentsCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.