public class SimplePivotField extends Object implements PivotField
PivotField.| Constructor and Description |
|---|
SimplePivotField(List<Field> fields) |
SimplePivotField(String... fieldnames)
Create new
SimplePivotField |
public SimplePivotField(String... fieldnames)
SimplePivotFieldfieldnames - must consist of at least 2 fieldname eg. "field_1", "field_2" or a single String with
comma separated fieldnames like "field_1,field_2"public List<Field> getFields()
PivotFieldgetFields in interface PivotFieldpublic String getName()
Fieldschema.xml of solr serverCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.