Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
IndexEventDAO.java 6.12 KB 8268 almost 11 years Jing Tao Add code to delete existing records for a id wh...
IndexEventMapStore.java 3.37 KB 7842 about 11 years ben leinfelder only use MapStore/MapLoader for saving/loading ...
MetacatSolrEngineDescriptionHandler.java 7.87 KB 7772 over 11 years Jing Tao Use some contants from the EnabledQueryEngines.
MetacatSolrIndex.java 7.67 KB 8889 almost 10 years Jing Tao Removed the method which had the byte array att...

Latest revisions

# Date Author Comment
8889 10/10/2014 02:16 PM Jing Tao

Removed the method which had the byte array attribute.

8866 09/16/2014 05:18 PM Jing Tao

Add the code to handle the delete of the resource map.

8826 08/06/2014 01:09 PM ben leinfelder

update to use v2 types for indexing

8678 02/28/2014 04:06 PM ben leinfelder

allow "+" in solr query syntax. https://projects.ecoinformatics.org/ecoinfo/issues/6435

8670 02/26/2014 10:49 PM ben leinfelder

include read events when re-indexing obsoleted objects. https://projects.ecoinformatics.org/ecoinfo/issues/6424

8647 02/25/2014 04:14 PM ben leinfelder

recursively submit obsoleted objects for indexing when instructed. https://projects.ecoinformatics.org/ecoinfo/issues/6424

8464 01/07/2014 01:56 PM ben leinfelder

Unify solr indexing with an IndexTask that is added to the queue -- allows us to send more than just the systemMetadata to the indexer. Initially this is for READ event counts for each document. https://projects.ecoinformatics.org/ecoinfo/issues/6346

8268 09/27/2013 04:44 PM Jing Tao

Add code to delete existing records for a id when we try to add the id to the index_event table.

7842 07/03/2013 12:28 AM ben leinfelder

only use MapStore/MapLoader for saving/loading IndexEvent objects. No need to use a listener since there is only the single node -- all entries are persisted to DB using the hazelcast.xml config we have for the map. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7839 07/02/2013 04:41 PM ben leinfelder

add simple test for the IndexEventDAO class -- adding, removing, listing events in the DB table. https://projects.ecoinformatics.org/ecoinfo/issues/5944

View revisions

Also available in: Atom