public class DocValueFieldsContext
extends java.lang.Object
Constructor and Description |
---|
DocValueFieldsContext(java.util.List<java.lang.String> fields) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
fields()
Returns the required docvalue fields
|