Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  hazelcast 7829 almost 11 years ben leinfelder stub for storing IndexEvent objects in Metacat ...
CNodeService.java 70 KB 7600 almost 11 years Chris Jones Merging the METACAT_2_0_6_BRANCH changes for [M...
D1NodeService.java 51.9 KB 7816 almost 11 years ben leinfelder correct regex for whitespace in D1 identifier.
DOIService.java 12.5 KB 7622 almost 11 years ben leinfelder use maven to manage most jar dependencies in Me...
MNodeService.java 60.6 KB 7812 almost 11 years ben leinfelder use an independent ISet<SystemMetadata> structu...
ObjectFormatService.java 7.18 KB 6803 over 12 years ben leinfelder new jars with many changes -- including new CN ...
SystemMetadataFactory.java 31.3 KB 7622 almost 11 years ben leinfelder use maven to manage most jar dependencies in Me...

Latest revisions

# Date Author Comment
7829 06/25/2013 01:23 PM ben leinfelder

stub for storing IndexEvent objects in Metacat (from metacat-index processing). https://projects.ecoinformatics.org/ecoinfo/issues/5944

7827 06/25/2013 01:17 PM ben leinfelder

do not force a get() during refresh (causing EML-defined data access rules to be lost when inserting EML docs about data files). note that this reverses a change that was meant to trigger indexing, but now we are using a new queue to share index events with metacat-index and so should not be necessary.

7816 06/21/2013 11:11 AM ben leinfelder

correct regex for whitespace in D1 identifier.

7812 06/20/2013 04:49 PM ben leinfelder

use an independent ISet<SystemMetadata> structure to communicate objects that should be indexed by metacat-index. https://projects.ecoinformatics.org/ecoinfo/issues/5943

7781 05/28/2013 01:20 PM Jing Tao

Solr will be enabled if it is in the db.enabledEngines.

7772 05/23/2013 06:39 PM Jing Tao

Use some contants from the EnabledQueryEngines.

7757 05/23/2013 10:20 AM ben leinfelder

use ContentTypeInputStream interface (and ByteArray implementation) to specify the desired content-type of the InputStream returned by MN.query().

7755 05/22/2013 04:44 PM ben leinfelder

load the evicted SM back into the map on a "Refresh" so that listeners hear the update. (metacat-index, for example)

7680 05/09/2013 10:04 AM Jing Tao

Use the set of subjects to replace the user and groups for the solr query.

7662 05/02/2013 12:47 PM Jing Tao

Use a new class to handle the solr query engine description request.

View revisions

Also available in: Atom