|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.index.Index
public class Index
| Constructor Summary | |
|---|---|
Index()
|
|
| Method Summary | |
|---|---|
static Indexer |
getIndexer(java.lang.String luceneConfig)
Get indexer from configuration |
static void |
main(java.lang.String[] argv)
Command line interface |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Index()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
argv - Lucene Index Configuration
public static Indexer getIndexer(java.lang.String luceneConfig)
throws java.lang.Exception
java.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||