Project

General

Profile

Activity

From 03/25/2007 to 04/23/2007

04/19/2007

03:45 PM Revision 3248 (metacat): Remove the access query for return field since we remove the partial tree access control in eml.
Jing Tao

04/18/2007

04:03 PM Revision 3247 (metacat): removed a bunch of commented out code
berkley
03:55 PM Revision 3246 (metacat): got a better version of paging working. still needs to be cleaned up and debugged more.
berkley
11:31 AM Revision 3245 (metacat): Fix bug that if there is a search value is different to others, the query wouold work.
Jing Tao
02:26 AM Revision 3244 (metacat): Added a new class called Sitemap that is used to generate a series of XML documents representing the URLs of metacat documents following the sitemap protocol. The Sitemap class extends TimerTask so that it can be scheduled to run once a day or so. New configuration options were added to metacat.properties to control where the sitemaps are written and hw often they are updated. By default we do it once a day, as more often is overkill for search engines.
Included a JUnit unit test to test the Sitemap generation functionality.
Included changes to MetaCatServlet to sched...
Matt Jones
02:19 AM Revision 3243 (metacat): Added servlet mapping that allows PATHINFO to be passed to the metacat servlet for use in URL handling for READ action.
Matt Jones

04/17/2007

03:58 PM Revision 3242 (metacat): transfer to value to upper case.
Jing Tao
03:36 PM Revision 3241 (metacat): Added new feature to allow metacat documents to be retrieved from a URL that does not use the query url syntax, instead embedding the docid and qformat in the url path, as in this example:
http://localhost:8180/knb/metacat/test.1.1/knb
This format allows clients to read documents without entering a query ...
Matt Jones
03:25 PM Revision 3240 (metacat): Decreased the debug message priority to 'debug' level for messages when reading an XML document.
Matt Jones
02:22 PM Revision 3239 (metacat): Fixed bug that modified query wasn't add.
Jing Tao

04/16/2007

05:32 PM Revision 3238 (metacat): Add some new constance
Jing Tao
05:32 PM Revision 3237 (metacat): Add method to handle union operator.
Jing Tao
02:51 PM Revision 3236 (metacat): Added predicates to return paths.
sledge
10:27 AM Revision 3235 (metacat): Limited use of predicates in XPath return fields
sledge

04/13/2007

11:49 AM Revision 3234 (metacat): Add event log for timed replication.
Jing Tao
11:49 AM Revision 3233 (metacat): Add even log in replication.
Jing Tao
11:48 AM Revision 3232 (metacat): Use a log.dir variable to replace tmp dir in replication log file.
Jing Tao
11:45 AM Revision 3231 (metacat): Add new variable for replication log directory.
Jing Tao

04/12/2007

06:34 PM Revision 3230 (metacat): Somehow the change went to the head rather than branch. So i rollback the change in head.
Jing Tao
06:13 PM Revision 3229 (metacat): This commit is for branch. In this commit the correct ip and user name will be stored in access_log table in replication event. However, it only for Forcereplication. And the test isn't completed yet. This commit is only for future use.
Jing Tao
10:23 AM Revision 3227 (metacat): checking in timing print statments
berkley

04/11/2007

05:41 PM Revision 3226 (metacat): Add a new method to print out more effecient query.
Jing Tao

04/10/2007

04:32 PM Revision 3225 (metacat): Add new data structure and method to handle query terms which have same search value.
Jing Tao
04:31 PM Revision 3224 (metacat): Add a new method to compare the query terms to see if they have same search value.
Jing Tao

04/05/2007

05:28 PM Revision 3223 (metacat): Get rid of user_owner=public part in access query.
Jing Tao

04/03/2007

01:17 PM Revision 3222 (metacat): reformatted a bit and removed unneeded code
berkley
01:10 PM Revision 3221 (metacat): paging now works well. sped up the caching by using SAX instead of DOM parsing. it seems fast. need some other people to test for me though. the two params needed are 'pagesize' and 'pagestart'. I haven't updated any of the web interfaces to use this, so if you want to try it, you'll have to type in the url the old fashioned way
berkley

04/02/2007

04:38 PM Revision 3220 (metacat): Add a new overload method - createResultDocument and add a new check for null.
Jing Tao
03:23 PM Revision 3219 (metacat): got paging working. metacat also now caches resultsets for users' sessions. the paging is a bit slow, due to some xpath statements. i need to get this optimized now.
berkley

03/29/2007

04:03 PM Revision 3217 (metacat): Fix bug in advanced search that first surfaced in Java 1.5.0/Tomcat 5.5. Only set the sessid parameter if the sessionId string that is passed in is non-null.
Duane Costa
10:17 AM Revision 3216 (metacat): Change "server" to "config.hostname" in config.hostname description.
Jing Tao
07:51 AM Revision 3215 (metacat): At Jing's suggestion, added back descriptions for the 'server' and 'httpserver' properties. Since the default values can be used in most cases, the descriptions were added to the table titled 'Other properties in build.properties that you can (but generally need not) change'.
Added text to description of 'config.port.https' property. Duane Costa

03/28/2007

12:44 PM Revision 3214 (metacat): Update metacat installation documentation for 1.7 release.
Duane Costa

03/26/2007

03:35 PM Revision 3213 (metacat): Initial design document for the SEON data set uploading to metacat.
barteau
02:47 PM Revision 3212 (metacat): Currently every MetacatClientTest will generate new doicd and the the docid will be reused. So it will generate problem. I add new method to persistent the doicd in a file and this problem was fixed.
Jing Tao
 

Also available in: Atom