tool.lucene
public class Search extends Object
Version: $Revision: 1.6 $ $Date: 2003/08/28 20:31:42 $
See Also: Index
Field Summary | |
---|---|
static Analyzer | ANALYZER |
static String | USAGE |
static String | VERSION |
Constructor Summary | |
---|---|
Search() |
Method Summary | |
---|---|
void | close() |
void | defaults() |
static void | main(String[] argv) |
void | search(String query) Searches index with query, and prints at most max hits. |