org.apache.lucene.search
public abstract static class MultiTermQuery.RewriteMethod extends java.lang.Object implements java.io.Serializable
| Constructor and Description |
|---|
MultiTermQuery.RewriteMethod() |
| Modifier and Type | Method and Description |
|---|---|
abstract Query |
rewrite(IndexReader reader,
MultiTermQuery query) |
public abstract Query rewrite(IndexReader reader, MultiTermQuery query) throws java.io.IOException
java.io.IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.