fields property

List<String> fields
final

The fields this index includes. The order of the fields matters.

Implementation

final List<String> fields;