public class MultiSpansWrapper extends Object
NOTE: This should be used for testing purposes only
| Constructor and Description |
|---|
MultiSpansWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static Spans |
wrap(IndexReader reader,
SpanQuery spanQuery) |
static Spans |
wrap(IndexReader reader,
SpanQuery spanQuery,
SpanWeight.Postings requiredPostings) |
public static Spans wrap(IndexReader reader, SpanQuery spanQuery) throws IOException
IOExceptionpublic static Spans wrap(IndexReader reader, SpanQuery spanQuery, SpanWeight.Postings requiredPostings) throws IOException
IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.