public static class AssertingLeafReader.AssertingFields extends FilterLeafReader.FilterFields
inEMPTY_ARRAY| Constructor and Description |
|---|
AssertingFields(Fields in) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<java.lang.String> |
iterator()
Returns an iterator that will step through all fields
names.
|
Terms |
terms(java.lang.String field)
Get the
Terms for this field. |
sizepublic AssertingFields(Fields in)
public java.util.Iterator<java.lang.String> iterator()
Fieldsiterator in interface java.lang.Iterable<java.lang.String>iterator in class FilterLeafReader.FilterFieldspublic 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–2025 The Apache Software Foundation. All rights reserved.