Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by NoblePaul:
http://wiki.apache.org/solr/DataImportHandler

------------------------------------------------------------------------------
      </lst>
    </requestHandler>
  }}}
+ note: It is possible to have more than one datasources for a configuration. 
To configure another datasource , just keep an another <lst name="datasource"> 
entry . There is an implicit attribute "name" for a datasource. If there are 
more than one, each extra datasource must be identified by a unique name like 
this <str name="name">datasource-2/str>
  
  == Configuration in data-config.xml ==
  A SOLR document can be considered as a de-normalized schema having fields 
whose values come from multiple tables.

Reply via email to