public static class SolrDocumentSourceDescriptor.AttributeBuilder extends RemoteXmlSimpleSearchEngineBaseDescriptor.AttributeBuilder
SolrDocumentSource component. You can use this
builder as a type-safe alternative to populating the attribute map using attribute keys.| Modifier and Type | Field and Description |
|---|---|
Map<String,Object> |
map
The attribute map populated by this builder.
|
| Modifier | Constructor and Description |
|---|---|
protected |
SolrDocumentSourceDescriptor.AttributeBuilder(Map<String,Object> map)
Creates a builder backed by the provided map.
|
| Modifier and Type | Method and Description |
|---|---|
SolrDocumentSourceDescriptor.AttributeBuilder |
serviceUrlBase(String value)
Solr service URL base.
|
SolrDocumentSourceDescriptor.AttributeBuilder |
solrSummaryFieldName(String value)
Summary field name.
|
SolrDocumentSourceDescriptor.AttributeBuilder |
solrTitleFieldName(String value)
Title field name.
|
SolrDocumentSourceDescriptor.AttributeBuilder |
solrUrlFieldName(String value)
URL field name.
|
xmlDocumentSourceHelpercompressed, documents, query, results, resultsTotal, startpublic SolrDocumentSourceDescriptor.AttributeBuilder serviceUrlBase(String value)
SolrDocumentSource.serviceUrlBasepublic SolrDocumentSourceDescriptor.AttributeBuilder solrTitleFieldName(String value)
public SolrDocumentSourceDescriptor.AttributeBuilder solrSummaryFieldName(String value)
public SolrDocumentSourceDescriptor.AttributeBuilder solrUrlFieldName(String value)
SolrDocumentSource.solrUrlFieldName