abstract class PrefixGenerator extends java.lang.Object implements IdGenerator
Modifier and Type | Field and Description |
---|---|
protected org.apache.lucene.index.Term |
prefix |
Constructor and Description |
---|
PrefixGenerator(org.apache.lucene.index.Term prefix) |
Modifier and Type | Method and Description |
---|---|
void |
generate(org.apache.lucene.index.IndexReader reader) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleDoc
public void generate(org.apache.lucene.index.IndexReader reader) throws java.io.IOException
generate
in interface IdGenerator
java.io.IOException