lucli
Class Lucli
Main class for lucli: the Lucene Command Line Interface.
This class handles mostly the actual CLI part, command names, help, etc.
Lucli(String[] args) - Main entry point.
|
static void | main(String[] args)
|
MAX_TERMS
public static final int MAX_TERMS
Lucli
public Lucli(String[] args)
throws IOException
Main entry point. The first argument can be a filename with an
application initialization file.
main
public static void main(String[] args)
throws IOException
Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.