| Constructor and Description |
|---|
AssertingSpanQuery(SpanQuery in) |
| Modifier and Type | Method and Description |
|---|---|
Query |
clone() |
SpanWeight |
createWeight(IndexSearcher searcher,
boolean needsScores) |
boolean |
equals(Object obj) |
String |
getField() |
int |
hashCode() |
Query |
rewrite(IndexReader reader) |
String |
toString(String field) |
getTermContexts, getTermContextspublic AssertingSpanQuery(SpanQuery in)
public SpanWeight createWeight(IndexSearcher searcher, boolean needsScores) throws IOException
createWeight in class SpanQueryIOExceptionpublic Query rewrite(IndexReader reader) throws IOException
rewrite in class SpanQueryIOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.