public static class ExitableDirectoryReader.ExitableFields extends FilterLeafReader.FilterFields
in
EMPTY_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, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public ExitableFields(Fields fields, QueryTimeout queryTimeout)
public Terms terms(String field) throws IOException
Fields
Terms
for this field. This will return
null if the field does not exist.terms
in class FilterLeafReader.FilterFields
IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.