Project

General

Profile

Actions

Task #5909

closed

Feature #5810: Implement SOLR-based search

Design configuration for metacat-index

Added by ben leinfelder about 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
Start date:
04/11/2013
Due date:
% Done:

0%

Estimated time:

Description

The location of the solr index needs to be configured and the default should be: /var/metacat/solr
All three components need to know about this location (metacat-index and Metacat will both be using the Embedded Solr client and SOLR needs to know where its index is.
Additionally, the metacat-index project needs to know what the Hazelcast client connection properties are so that it can listen to events on those shared structures.
We may also want metacat-index to have direct read-only access to the Metacat DB in which case we would want it to have access to the metacat.properties file.

I think the easiest thing to do is to configure everything in metacat.properties and then point the components to metacat.properties to read the values it needs.

Actions #1

Updated by ben leinfelder about 11 years ago

  • Tracker changed from Bug to Feature
  • Status changed from New to Resolved

Now sharing metacat.properties using the Settings class from DataONE libclient.

Also sharing the hazelcast.xml file used by Metacat.

If need be, both of these can be pointed two in a remove metacat-index instance (different server) if we include a new XXX.properties bundle and load it into the Settings class.

Actions

Also available in: Atom PDF