public abstract static class MultiTermQuery.RewriteMethod
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
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-2018 Apache Software Foundation. All Rights Reserved.