tree: f6cf65c0c01e79db47a1fcb6d5680cba3414c54c
  1. hsqldb/
  2. solr/
  3. .gitignore
  4. README.md
solr/example/example-DIH/README.md

Solr DataImportHandler example configuration

To run this multi-core example, use the “-e” option of the bin/solr script:

> bin/solr -e dih

When Solr is started connect to:

http://localhost:8983/solr/

Check also the Solr Reference Guide for detailed usage guide: https://lucene.apache.org/solr/guide/uploading-structured-data-store-data-with-the-data-import-handler.html