Activity
From 05/25/2013 to 06/23/2013
06/21/2013
- 09:44 PM Revision 7823 (metacat): use standard File.createTempFile() method for uploaded data files and delete them when we are done with them. https://projects.ecoinformatics.org/ecoinfo/issues/6008
- 04:15 PM Revision 7822 (metacat): correctly delete data file when we are done with it. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 04:06 PM Revision 7821 (metacat): include filename in the filepart part. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 03:18 PM Revision 7820 (metacat): send the original filename in the upload() method since that is supported by the Metacat API. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 03:10 PM Revision 7819 (metacat): remove the unique string when generating data file metadata. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 02:48 PM Revision 7818 (metacat): debugging. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 01:44 PM Revision 7817 (metacat): use File::Temp to write data files in registry. https://projects.ecoinformatics.org/ecoinfo/issues/6007
- 11:11 AM Revision 7816 (metacat): correct regex for whitespace in D1 identifier.
- 09:09 AM Revision 7815 (metacat): refactor IndexEventLog a bit to simplify type/action information. prep for serializing IndexEvent objects to Metacat. https://projects.ecoinformatics.org/ecoinfo/issues/5944
06/20/2013
- 05:28 PM Revision 7814 (metacat): remove serial number from indexeventlog - it is not used elsewhere in the api. https://projects.ecoinformatics.org/ecoinfo/issues/5944
- 05:21 PM Revision 7813 (metacat): correct spelling for index.eventlog.classname property
- 04:49 PM Revision 7812 (metacat): use an independent ISet<SystemMetadata> structure to communicate objects that should be indexed by metacat-index. https://projects.ecoinformatics.org/ecoinfo/issues/5943
- 12:23 PM Revision 7811 (metacat): consolidate SystemMetadata map retrieval in preparation for using a different structure for objects to index.
- 09:24 AM Revision 7810 (metacat): adding ability to remove event from the [error] queue.
06/18/2013
- 02:59 PM Revision 7809 (metacat): do not create solr-home if there is no template to compy into that directory (need to be able to create it later if/when someone decides to use and deploy metacat-index). https://projects.ecoinformatics.org/ecoinfo/issues/6006
- 01:54 PM Revision 7808 (metacat): do not attempt to copy solr-home template from metacat-index webapp if it does not exist. This would be in cases where metacat-index is not deployed. https://projects.ecoinformatics.org/ecoinfo/issues/6006
06/17/2013
- 05:07 PM Revision 7807 (metacat): Add code to implment set and get the last processed date.
- 04:28 PM Revision 7806 (metacat): It will make the index only for those objects which were modified after the marked time.
- 01:50 PM Revision 7805 (metacat): Add set and get the lastprocessedDate in the IndexEventLog.
- Remove the code to write the successful event.
06/13/2013
- 05:20 PM Revision 7804 (metacat): Add the dataone repository.
- 04:41 PM Revision 7803 (metacat): The "war" target will build the metacat-index.war as well.
06/12/2013
- 02:36 PM Revision 7802 (metacat): Log the timed index jobs.
- 02:08 PM Revision 7801 (metacat): Add the code to log the failed events.
06/11/2013
- 06:24 PM Revision 7800 (metacat): Add a temporary file log for debugging.
- 06:23 PM Revision 7799 (metacat): Use commons-io 2.4
- 03:47 PM Revision 7798 (metacat): Add a new property for the index event log class name.
06/07/2013
- 04:38 PM Revision 7797 (metacat): Add a serial number for the event.
- Add method to set events to be archived.
- 11:22 AM Revision 7796 (metacat): Add a new class variable - isArchived for class IndexEvent.
06/06/2013
- 04:13 PM Revision 7795 (metacat): Update the documentation about those classes.
- 03:17 PM Revision 7794 (metacat): Add a event and eventlog for the index.
06/05/2013
- 03:03 PM Revision 7793 (metacat): Use the identifier set to get the list of ids in the member node.
- 02:20 PM Revision 7792 (metacat): The returned ISet should be Identifier.
- 01:50 PM Revision 7791 (metacat): Add code to test getIdentifierSet method.
- 01:50 PM Revision 7790 (metacat): Add method to get identifier set.
06/04/2013
- 02:49 PM Revision 7789 (metacat): Add a new property to specify the interval of a Timer to run the thread generating solr index.
- 02:47 PM Revision 7788 (metacat): Set up a Timer to run the regenerating solr index task periodically.
06/03/2013
- 04:35 PM Revision 7787 (metacat): Use the ";" as the seperator to replace "," in the resource name spaces.
05/31/2013
- 03:29 PM Revision 7786 (metacat): Add code to handle delete data package information when delete a pid in the solr index.
- 02:05 PM Revision 7785 (metacat): Add two static methods to get the SystemMetadata and data object InputStream for the specified id.
05/28/2013
- 05:19 PM Revision 7784 (metacat): Change the code since the ApplicationController's constructor was changed.
- 05:18 PM Revision 7783 (metacat): Add code to check if the metacat.properties is available.
- 01:21 PM Revision 7782 (metacat): If solr is not enabled, it would not be running.
- 01:20 PM Revision 7781 (metacat): Solr will be enabled if it is in the db.enabledEngines.
- 01:18 PM Revision 7780 (metacat): Use ";" to separate db.enabledEngines.
Also available in: Atom