Skip to content

PoC for indexing Atom Pub messages from a MessageQueue in Solr

Notifications You must be signed in to change notification settings

yecao/ff-jms-solr-indexing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

PoC for indexing Atom Pub messages from a MessageQueue in Solr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published