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.IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.