public class IndexCreator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
obj |
protected java.lang.String |
prefix |
| Constructor and Description |
|---|
IndexCreator(java.lang.Object obj,
java.lang.String prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(org.apache.lucene.document.Document doc) |