public static class ExitableDirectoryReader.ExitableFields extends FilterLeafReader.FilterFields
inEMPTY_ARRAY| Constructor and Description |
|---|
ExitableFields(Fields fields,
QueryTimeout queryTimeout)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Terms |
terms(String field)
Get the
Terms for this field. |
iterator, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ExitableFields(Fields fields, QueryTimeout queryTimeout)
public Terms terms(String field) throws IOException
FieldsTerms for this field. This will return
null if the field does not exist.terms in class FilterLeafReader.FilterFieldsIOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.