public final class DateFieldMapper.LateParsingQuery extends NoCacheQuery
| Constructor and Description |
|---|
LateParsingQuery(Object lowerTerm,
Object upperTerm,
boolean includeLower,
boolean includeUpper,
org.joda.time.DateTimeZone timeZone,
DateMathParser forcedDateParser) |
| Modifier and Type | Method and Description |
|---|---|
String |
innerToString(String s) |
org.apache.lucene.search.Query |
rewrite(org.apache.lucene.index.IndexReader reader) |
toStringpublic LateParsingQuery(Object lowerTerm, Object upperTerm, boolean includeLower, boolean includeUpper, org.joda.time.DateTimeZone timeZone, DateMathParser forcedDateParser)
public org.apache.lucene.search.Query rewrite(org.apache.lucene.index.IndexReader reader)
throws IOException
rewrite in class org.apache.lucene.search.QueryIOExceptionpublic String innerToString(String s)
innerToString in class NoCacheQueryCopyright © 2009–2016. All rights reserved.