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