abstract class WildcardGenerator extends java.lang.Object implements IdGenerator
Modifier and Type | Field and Description |
---|---|
protected org.apache.lucene.index.Term |
wildcard |
Constructor and Description |
---|
WildcardGenerator(org.apache.lucene.index.Term wildcard) |
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