Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
feature:repo-add mvn:org.fcrepo.camel/toolbox-features/4.6.2/xml/features
feature:install fcrepo-service-activemq
feature:install fcrepo-service-camel
feature:install fcrepo-ldpath
feature:install fcrepo-indexing-solr

Verify - Toolbox Installation

...

No Format
fcrepo-camel                            | 4.4.3            |          | Started     | fcrepo-camel-4.4.3
fcrepo-indexing-solr                    | 4.6.12            | x        | Started     | toolbox-features-4.6.2
fcrepo-ldpath                           | 4.6.12            | x         | Started     | toolbox-features-4.6.2
fcrepo-service-ldcache-file             | 4.6.12            |          | Started     | toolbox-features-4.6.2
fcrepo-marmotta-osgi                    | 4.6.12            |          | Started     | toolbox-features-4.6.2

...

For configuration details, please refer to the documentation found at the fcrepo-indexing-solr github page. If you updated the $KARAF_HOME/etc/org.fcrepo.camel.indexing.solr.cfg file, it is quite likely that you will also need to update the $KARAF_HOME/etc/org.fcrepo.camel.ldpath.cfg file, particularly the sections related to Fedora location and authorization. Please refer to the fcrepo-ldpath page on github for configuration details.

Success

You should now be able to create/update/delete resources in your Fedora repository, and subsequently see them in your Solr index!

...