Jing Tao's activity
From 05/14/2013 to 06/12/2013
06/12/2013
- 02:36 PM Metacat Revision 7802 (metacat): Log the timed index jobs.
- 02:08 PM Metacat Revision 7801 (metacat): Add the code to log the failed events.
06/11/2013
- 06:24 PM Metacat Revision 7800 (metacat): Add a temporary file log for debugging.
- 06:23 PM Metacat Revision 7799 (metacat): Use commons-io 2.4
- 03:47 PM Metacat Revision 7798 (metacat): Add a new property for the index event log class name.
06/07/2013
- 04:38 PM Metacat Revision 7797 (metacat): Add a serial number for the event.
- Add method to set events to be archived.
- 11:22 AM Metacat Revision 7796 (metacat): Add a new class variable - isArchived for class IndexEvent.
06/06/2013
- 04:13 PM Metacat Revision 7795 (metacat): Update the documentation about those classes.
- 03:17 PM Metacat Revision 7794 (metacat): Add a event and eventlog for the index.
06/05/2013
- 03:03 PM Metacat Revision 7793 (metacat): Use the identifier set to get the list of ids in the member node.
- 02:20 PM Metacat Revision 7792 (metacat): The returned ISet should be Identifier.
- 01:50 PM Metacat Revision 7791 (metacat): Add code to test getIdentifierSet method.
- 01:50 PM Metacat Revision 7790 (metacat): Add method to get identifier set.
06/04/2013
- 02:49 PM Metacat Revision 7789 (metacat): Add a new property to specify the interval of a Timer to run the thread generating solr index.
- 02:47 PM Metacat Revision 7788 (metacat): Set up a Timer to run the regenerating solr index task periodically.
06/03/2013
- 04:35 PM Metacat Revision 7787 (metacat): Use the ";" as the seperator to replace "," in the resource name spaces.
05/31/2013
- 03:29 PM Metacat Revision 7786 (metacat): Add code to handle delete data package information when delete a pid in the solr index.
- 02:05 PM Metacat 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 Metacat Revision 7784 (metacat): Change the code since the ApplicationController's constructor was changed.
- 05:18 PM Metacat Revision 7783 (metacat): Add code to check if the metacat.properties is available.
- 01:21 PM Metacat Revision 7782 (metacat): If solr is not enabled, it would not be running.
- 01:20 PM Metacat Revision 7781 (metacat): Solr will be enabled if it is in the db.enabledEngines.
- 01:18 PM Metacat Revision 7780 (metacat): Use ";" to separate db.enabledEngines.
05/24/2013
- 04:47 PM Metacat Revision 7779 (metacat): Use the ";" as the seperator for properties.
- 12:09 AM Metacat Revision 7777 (metacat): change the waiting time to 10 seconds and attempts to 600 for the hazelcast.
05/23/2013
- 11:57 PM Metacat Revision 7776 (metacat): Use another thread in the Servlet init method to wait hazelcast.
- 10:42 PM Metacat Revision 7775 (metacat): Make the target init depend on build-metacat-common.
- 09:59 PM Metacat Revision 7774 (metacat): Put the waiting mechanism for the hazelcast at the first place.
- 06:39 PM Metacat Revision 7772 (metacat): Use some contants from the EnabledQueryEngines.
- 06:28 PM Metacat Revision 7771 (metacat): Temporarily remove the code to disable solr engine if it isn't listed in the property file.
- 04:27 PM Metacat Revision 7769 (metacat): If the solr engine is disabled, the metacat index will do nothing.
- 01:43 PM Metacat Revision 7768 (metacat): Use the new name of a method.
- 01:42 PM Metacat Revision 7767 (metacat): Rename a method to isEnabled.
- 12:42 PM Metacat Revision 7763 (metacat): Remove the junit test for an obsoleted class.
- 12:41 PM Metacat Revision 7762 (metacat): Remove the obsoleted class.
- 12:40 PM Metacat Revision 7761 (metacat): Add a junit test class for EnabledQueryEngines.
- 12:40 PM Metacat Revision 7760 (metacat): Add a test base class.
- 12:39 PM Metacat Revision 7759 (metacat): Add a class to repsent the enabled engine list.
- 11:55 AM Metacat Revision 7758 (metacat): Change the junit version to 4.8
- 09:15 AM Metacat Revision 7756 (metacat): Add the new property dbquery.enabledEngines=pathquery,solr.
05/22/2013
- 04:18 PM Metacat Revision 7754 (metacat): set the dataone.hazelcast.location.clientconfig property to be the local config file. It will be used in the d1_cn_index_processor
- 11:19 AM Metacat Revision 7748 (metacat): Read the waiting time and maximum attempts from the metacat.properties file.
- 10:56 AM Metacat Revision 7747 (metacat): Add the waiting time and max attempts for regenerating the index.
- 10:29 AM Metacat Revision 7744 (metacat): Add some new properties for the test.
05/21/2013
- 11:35 PM Metacat Revision 7741 (metacat): Add a property containing the list of the resource map namespaces.
- 11:33 PM Metacat Revision 7740 (metacat): Index the none-resourcemap data objects first, then the resourcemap objects.
- 02:23 PM Metacat Revision 7734 (metacat): Try to get the metacat ids first.
- 11:11 AM Metacat Revision 7733 (metacat): Use SolrQueryServiceController to get the ValidFieldList.
05/20/2013
- 11:39 PM Metacat Revision 7732 (metacat): Remove the code to throw an exception if the subjects is null in the query method.
- 10:42 PM Metacat Revision 7731 (metacat): changed the xpath to get solr_spec_version.
- 10:20 PM Metacat Revision 7730 (metacat): Use the SolrQueryServiceController to get the spec version and index schema information.
- 10:18 PM Metacat Revision 7729 (metacat): Add some new properties for the http solr server.
- 09:33 PM Metacat Revision 7728 (metacat): Add the getIndexFields and getValidIndexFields methods.
- 04:27 PM Metacat Revision 7727 (metacat): Add getSolrSpecVersion method for the HttpServer and the controller.
- 02:12 PM Metacat Revision 7726 (metacat): Imeplement the getSolrVersion, getSchemaField and getValidSchemaFields for the EmbeddedSolrServer.
05/18/2013
- 11:46 PM Metacat Revision 7725 (metacat): Change the package of SolrQueryReponseWriterFactory and SolrQueryResponseTransformer.
- 11:32 PM Metacat Revision 7724 (metacat): Change the package name of SolrQueryResponseTransformer and SolrQueryWriterFactory.
- 11:29 PM Metacat Revision 7723 (metacat): move SolrQueryResponseTransformer and SolrQueryReponseWriterFactory to the query package.
- 11:28 PM Metacat Revision 7722 (metacat): Move it to the query package.
- 11:28 PM Metacat Revision 7721 (metacat): move it to the query package.
- 11:24 PM Metacat Revision 7720 (metacat): Use the new query(SolrParams param) method of the SolrQueryServiceController.
- 11:22 PM Metacat Revision 7719 (metacat): Remove the query(String query) methods from SolrQueryService.java.
- 05:19 PM Metacat Revision 7718 (metacat): Use the SolrQueryServiceController class to handle the query.
- 04:49 PM Metacat Revision 7717 (metacat): Add the depency of d1_cn_index_processor here.
- 04:48 PM Metacat Revision 7716 (metacat): Remove the depency on the d1_cn_index_processor.
- 03:57 PM Metacat Revision 7715 (metacat): move the depency of d1_cn_index_processor to the metacat-common module.
- 03:56 PM Metacat Revision 7714 (metacat): Use one query method in the SolrQueryServiceController.
- 03:38 PM Metacat Revision 7713 (metacat): Move the solr query part here since metacat-index needs to query the solr server too.
- 03:37 PM Metacat Revision 7712 (metacat): Use the sepcified exceptions to replace the Exception.
05/17/2013
- 05:01 PM Metacat Revision 7711 (metacat): Add the code to add a resource map information.
- 04:07 PM Metacat Revision 7710 (metacat): Add code the transform query response to SolrDoc.
- 02:22 PM Metacat Revision 7709 (metacat): Move the cod which transformed the query response to the inputstream to the metacat-common module.
- Remove some obsoleted imports.
- 02:05 PM Metacat Revision 7708 (metacat): Add a transformer to process the query response object.
- 12:57 PM Metacat Revision 7707 (metacat): Move the code to generate the QueryResponseWriter to the metacat-common module. So it can be shared with the metacat-index module.
- 12:40 PM Metacat Revision 7706 (metacat): Add a new class to create the solr QueryResponseWriter.
05/16/2013
05/15/2013
- 05:48 PM Metacat Revision 7696 (metacat): Modify the subprocessor to use SolrServer rather than solr service url.
05/14/2013
Also available in: Atom