public abstract static class SpanMultiTermQueryWrapper.SpanRewriteMethod extends MultiTermQuery.RewriteMethod
Constructor and Description |
---|
SpanRewriteMethod() |
Modifier and Type | Method and Description |
---|---|
abstract SpanQuery |
rewrite(IndexReader reader,
MultiTermQuery query) |
getTermsEnum
public abstract SpanQuery rewrite(IndexReader reader, MultiTermQuery query) throws IOException
rewrite
in class MultiTermQuery.RewriteMethod
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.