Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

(Archived - No longer maintained) PoC for indexing Atom Pub messages from a MessageQueue in Solr

Notifications You must be signed in to change notification settings

fcrepo4-archive/ff-jms-solr-indexing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation


This project is no longer maintained


PoC for a Solr indexing client listening on a JMS Queue

Installation

  1. Download and Install Solr from http://lucene.apache.org/solr/
  2. Change the configuration so that a new Searcher is created on every commit, so changes made to the index are visible immediately in e.g. $SOLR_HOME/collection1/conf/solrconfig.xml change the autocommit part to include <openSearcher>true</openSearcher>

About

(Archived - No longer maintained) PoC for indexing Atom Pub messages from a MessageQueue in Solr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages