Jing Tao's activity
From 04/14/2013 to 05/13/2013
05/13/2013
- 09:23 PM Metacat Revision 7691 (metacat): Add code to wait the readiness of the hazelcast service.
- 04:34 PM Metacat Revision 7690 (metacat): Use the DistributedMapsFactory to get maps.
- 03:51 PM Metacat Revision 7689 (metacat): Add a class to get distributed maps such as the system metadata map.
- 11:58 AM Metacat Revision 7688 (metacat): Removed the comment on the process of building index.
- 11:55 AM Metacat Revision 7687 (metacat): Add code to wait the startup of the MNode.
05/10/2013
- 03:02 PM Metacat Revision 7686 (metacat): Removed the commented out text cases and add a test for archvied document.
- 02:59 PM Metacat Revision 7685 (metacat): Only after reloading the core, the query result can reflect the change made in metacat-index module.
- 02:37 PM Metacat Revision 7684 (metacat): Use the log info to replace the print.
- 02:36 PM Metacat Revision 7683 (metacat): Add log information for archiving or inserting indexes.
05/09/2013
- 12:11 PM Metacat Revision 7682 (metacat): Consider mutithread issue there.
- 12:10 PM Metacat Revision 7681 (metacat): Fixed a bug to put "OR" correctly in the query.
- And remove the user "authorized_user" from the rightsholder clause in the query.
- 10:04 AM Metacat Revision 7680 (metacat): Use the set of subjects to replace the user and groups for the solr query.
- 12:19 AM Metacat Revision 7679 (metacat): Call setting certificate location to be the test one after getting the MN baseurl.
- The method to getting MN baseurl somehow calls CN and it set the certificate location to be /var/metacat/certs/METACA...
05/08/2013
- 04:53 PM Metacat Revision 7676 (metacat): Add a distrusted certificate for the testing.
- 04:53 PM Metacat Revision 7675 (metacat): Use the MNode to query the server when we use certificates to set up the session.
- 03:34 PM Metacat Revision 7674 (metacat): Add the code to test the user with a distrusted certificate.
- 10:42 AM Metacat Revision 7670 (metacat): Add tests to test group and rightsholder.
- 10:41 AM Metacat Revision 7669 (metacat): Add the rightsHolder in the access filter.
05/07/2013
- 08:34 PM Metacat Revision 7668 (metacat): Change the delete to archive.
- 06:52 PM Metacat Revision 7667 (metacat): Add a test for testing access control for the solr query.
05/02/2013
- 05:30 PM Metacat Revision 7664 (metacat): Add code to handle query for the http solr server.
- 04:58 PM Metacat Revision 7663 (metacat): Add some java doc.
- 12:47 PM Metacat Revision 7662 (metacat): Use a new class to handle the solr query engine description request.
- 12:46 PM Metacat Revision 7661 (metacat): Copy the index fields description file to the web-inf dir.
- 12:44 PM Metacat Revision 7660 (metacat): A property file to describe the index fields.
- 11:30 AM Metacat Revision 7659 (metacat): Fixed a bug the collection name was not set.
- 11:21 AM Metacat Revision 7658 (metacat): Catch a new exception base on the change of the calling method.
- 10:56 AM Metacat Revision 7657 (metacat): Add getCollectionName method.
05/01/2013
- 04:57 PM Metacat Revision 7652 (metacat): Add double quotes to surrend the user or group names in the access fq. This will fix the issue if the names have white spaces.
- 02:38 PM Metacat Revision 7648 (metacat): Add the access query filter.
04/30/2013
- 02:46 PM Metacat Revision 7635 (metacat): Add the code to read the index field information from the schema.xml.
04/29/2013
- 04:59 PM Metacat Revision 7634 (metacat): Add code to handle the solr index information. we still need to figure out how to get the information.
- 09:16 AM Metacat Revision 7633 (metacat): Add the code to build the metacat-common.
- 09:15 AM Metacat Revision 7632 (metacat): Add the dependency to the metacat-common.
- 09:14 AM Metacat Revision 7631 (metacat): use the sharing code from the metacat-common.
- 09:13 AM Metacat Revision 7630 (metacat): Move this class to the metacat-common.
- 09:11 AM Metacat Revision 7629 (metacat): Remove the bin directory.
- 09:10 AM Metacat Revision 7628 (metacat): Add a new module for sharing the between the metacat and metacat-index.
04/26/2013
- 05:12 PM Metacat Revision 7627 (metacat): Use an update method to replace the insert and update methods in the SolrIndex class.
- 05:10 PM Metacat Revision 7626 (metacat): Add a system metadata for archiving.
04/25/2013
- 05:09 PM Metacat Revision 7625 (metacat): Add the solr engine to the engine list.
04/24/2013
- 05:03 PM Metacat Revision 7621 (metacat): Include solr and lucene jar files into the war. We maybe change it when we use pom.xml to manage the jar dependency.
- 05:00 PM Metacat Revision 7620 (metacat): Add code to handle solr query.
- 04:12 PM Metacat Revision 7619 (metacat): Remove the jar file.
- 04:10 PM Metacat Revision 7618 (metacat): Add the jar file which will be used by solr.
- 04:09 PM Metacat Revision 7617 (metacat): Add 3.4 jar files.
- 04:08 PM Metacat Revision 7616 (metacat): Remove the 4.1 jar files.
- 04:06 PM Metacat Revision 7615 (metacat): Add the 3.4 jar.
- 04:05 PM Metacat Revision 7614 (metacat): Remove the 4.1 jar and use the 3.4 jar.
- 02:23 PM Metacat Revision 7613 (metacat): Add code to generate index during the servlet initialization.
- 12:12 PM Metacat Revision 7612 (metacat): Add the names of the system metadata and the data object imaps.
- 11:57 AM Metacat Revision 7611 (metacat): Use the Identifier object rather than String as the key to get the system metadata and object path.
- 11:30 AM Metacat Revision 7610 (metacat): Add code to start hazelcast.
04/23/2013
- 05:56 PM Metacat Revision 7609 (metacat): Add a class to handle solr query.
- 04:26 PM Metacat Revision 7608 (metacat): Remove those obsolete index classes.
- 04:17 PM Metacat Revision 7607 (metacat): Add a junit test for the IndexGenerator class.
- 12:00 PM Metacat Revision 7606 (metacat): Add a new class which will generate index for the ids.
04/22/2013
- 06:08 PM Metacat Revision 7604 (metacat): Add code to get all doc ids in the solr server.
- 02:46 PM Metacat Revision 7603 (metacat): Add a remove(List) method in the class and an obsoletes list parameter in the update method.
- 02:23 PM Metacat Revision 7602 (metacat): Add the getSystemMetadata and getObsoletes methods.
04/19/2013
- 05:52 PM Metacat Revision 7597 (metacat): change the solr end point to be the localhost.
- 05:51 PM Metacat Revision 7596 (metacat): Change the default solr endpoint to be the localhost.
- 05:47 PM Metacat Revision 7595 (metacat): Base the configuration to create either EmbeddedSolrServer or HttpSolrServer.
- 05:20 PM Metacat Revision 7594 (metacat): Add some new properties for the solr.
- 05:19 PM Metacat Revision 7593 (metacat): Read the solr configuration file name and collection name from the property file.
- 04:37 PM Metacat Revision 7592 (metacat): Print out the solr query result in the xml format.
04/18/2013
- 01:14 PM Metacat Revision 7580 (metacat): Comment out the testRemove method temporarily.
- 01:10 PM Metacat Revision 7579 (metacat): Temporarily to comment out the remove test.
- 11:28 AM Metacat Revision 7578 (metacat): Add a test method to test the update method.
- 11:27 AM Metacat Revision 7577 (metacat): Add the update method.
- 11:26 AM Metacat Revision 7576 (metacat): Add documents for updating solr index.
04/17/2013
- 05:07 PM Metacat Revision 7575 (metacat): Add a solr.homeDir property.
- 05:00 PM Metacat Revision 7574 (metacat): Get the solr home dir from the metacat.properties.
- 04:01 PM Metacat Revision 7573 (metacat): Set the test solr home in the target directory.
- 03:53 PM Metacat Revision 7572 (metacat): Add the necessary files for the solr home.
- 01:36 PM Metacat Revision 7571 (metacat): Set the hazelcast.xml path for the test.
04/16/2013
- 05:14 PM Metacat Revision 7569 (metacat): Add a query method in the test.
- 04:08 PM Metacat Revision 7567 (metacat): copy the metacat-index.war file to the app.deploy.dir rather than dist.dir.
- 03:44 PM Metacat Revision 7565 (metacat): Move this file to the solr home and rename it to the schema.xml.
- 03:42 PM Metacat Revision 7564 (metacat): Add the solr home directory.
- 11:22 AM Metacat Revision 7559 (metacat): Remove this obsoleted file.
- 10:04 AM Metacat Revision 7555 (metacat): Change one parameter type of the insert method from the InputStream to the SystemMetadata.
04/15/2013
- 05:51 PM Metacat Revision 7554 (metacat): Add a file prefix to tell it is absolute path.
- 05:50 PM Metacat Revision 7553 (metacat): Excludes the slf4j-log4j12.jar for removing duplicated class.
- 05:04 PM Metacat Revision 7552 (metacat): The module will create a servlet class in a war file.
- 05:03 PM Metacat Revision 7551 (metacat): Add a web.xml file for the war.
Also available in: Atom