public class LinkingConfig extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getAltTitleField()
Setter for the name of the field used to store the alternate title/name/label of the
entity in the language of this configuration
|
String |
getDefaultType() |
String |
getFilterQuery()
Getter for the Language specific filter query.
|
String |
getIdField() |
String[] |
getSelectFields(String lang)
Returns the fields to be returned for the
|
String |
getTagField()
Getter for the name of the field used for tagging
|
io.redlink.solr.client.solrj.tag.TagParams |
getTagParams()
Getter for the tag parameters
|
String |
getTitleField()
Setter for the name of the field used to store the name/label/title of the
entity in the language of this configuration
|
String |
getTypeField() |
String |
getUriField() |
public String getTypeField()
public String getDefaultType()
public String getIdField()
public String getUriField()
public String getTagField()
null to use the default as configured in the requestHandler)public String getTitleField()
null to use the default as configured in the requestHandler)public String getAltTitleField()
null to use the default as configured in the requestHandler)public String getFilterQuery()
null if nonepublic io.redlink.solr.client.solrj.tag.TagParams getTagParams()
null)Copyright © 2016–2017 Redlink GmbH. All rights reserved.