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(java.lang.String field)
Get the
Terms for this field. |
iterator, sizepublic ExitableFields(Fields fields, QueryTimeout queryTimeout)
public Terms terms(java.lang.String field) throws java.io.IOException
FieldsTerms for this field. This will return
null if the field does not exist.terms in class FilterLeafReader.FilterFieldsjava.io.IOExceptionCopyright © 2000–2017 The Apache Software Foundation. All rights reserved.