Solr loader
Loader, allows the user to to load documents into Apache Solr.
- URL of Solr instance
- URL of the Solr server, e.g.
http://localhost:8983/solr
- Name of Solr Core
- Name of the Solr Core to write to
- Clear target core
- Determines whether the Solr core is cleared before loading
- Use authentication
- Use for Solr requiring user authentication
- User name
- User name for Solr
- Password
- Password for Solr
Characteristics
- ID
- l-solr
- Type
- loader
- Inputs
- RDF single graph - Configuration
- Files - Input
- Look in pipeline
The Solr loader component takes the input JSON documents and loads them to an Apache Solr instance.