org.carrot2.source.solr
Class SolrDocumentSourceDescriptor.Attributes

java.lang.Object
  extended by org.carrot2.source.solr.SolrDocumentSourceDescriptor.Attributes
Enclosing class:
SolrDocumentSourceDescriptor

public static final class SolrDocumentSourceDescriptor.Attributes
extends Object

All attributes of the SolrDocumentSource component.


Field Summary
 AttributeInfo serviceUrlBase
           
 AttributeInfo solrSummaryFieldName
           
 AttributeInfo solrTitleFieldName
           
 AttributeInfo solrUrlFieldName
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceUrlBase

public final AttributeInfo serviceUrlBase

solrTitleFieldName

public final AttributeInfo solrTitleFieldName

solrSummaryFieldName

public final AttributeInfo solrSummaryFieldName

solrUrlFieldName

public final AttributeInfo solrUrlFieldName


Copyright (c) Dawid Weiss, Stanislaw Osinski