Versions Compared

Key

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

...

Install and configure standalone search applications

fcrepo-jms-indexer-pluggable currently message-consumer currently supports the following triplestores:

...

Tip

See https://wiki.duraspace.org/display/FF/External+Triplestore for more details on the triplestore setup.

 

fcrepo-jmsmessage-indexer-pluggable consumer currently supports the following indexer:

...

Tip

See the Solr Indexing Quick Guide to get quickly up and running with a Fedora 4 Solr integration.

 

Install and configure fcrepo-

...

message-

...

consumer

The fcrepo-jms-indexer-pluggable project message-consumer project includes software for a web service that sits between your Fedora 4 repository and an external search service.  As its name implies, it is a generic framework that allows for easy extension for integrating unanticipated or proprietary services with the Fedora 4 repository.  There are proof-of-concept implementations for Jena Fuseki, Sesame and Apache Solr.

The following github page has detailed instructions as to how to set up fcrepo-jmsmessage-indexer-pluggableconsumer.  This standalone app listens to messages produced by fcrepo4 and invokes the search applications as configured:

https://github.com/futuresfcrepo4/fcrepo-jmsmessage-indexer-pluggableconsumer

Mark a node as indexable and assign an appropriate indexing transformation

...