| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.document_conversion.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
IndexFields | 
IndexFields.Builder.build()
Builds the index fields. 
 | 
IndexFields | 
IndexConfiguration.getFields()
Gets the fields object to pass to the Retrieve and Rank service. 
 | 
| Constructor and Description | 
|---|
IndexConfiguration(String serviceInstanceId,
                  String clusterId,
                  String searchCollectionName,
                  IndexFields fields)
Constructor for the Retrieve and Rank configuration. 
 | 
Copyright © 2015–2016 IBM Watson. All rights reserved.