tree: aa9d2242e37f9195c790a9a77a7b6bc1a36bd23f [path history] [tgz]
  1. hsqldb/
  2. solr/
  3. .gitignore
  4. build.xml
  5. ivy.xml
  6. README.md
solr/example/example-DIH/README.md

Solr DataImportHandler example configuration

NOTE: The DataImportHandler is deprecated as of v8.6. See SOLR-14066 for more details.

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