Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 3203 about 17 years Jing Tao A script to check if shape files are still exis...
  docs 3216 about 17 years Jing Tao Change "server" to "config.hostname" in config....
  lib 3209 about 17 years Jing Tao Add new variable getReviewsTemplate to fix the ...
  src 3225 about 17 years Jing Tao Add new data structure and method to handle que...
  test 3212 about 17 years Jing Tao Currently every MetacatClientTest will generate...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 19.6 KB 3153 about 17 years Matt Jones Added note to README regarding buildIndex fixes...
build.properties 5.31 KB 3208 about 17 years Jing Tao Add a new config.port.https property. This valu...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 64.5 KB 3210 about 17 years Jing Tao Removed obsolete targets which handled gt3 stuff.

Latest revisions

# Date Author Comment
3225 04/10/2007 04:32 PM Jing Tao

Add new data structure and method to handle query terms which have same search value.

3224 04/10/2007 04:31 PM Jing Tao

Add a new method to compare the query terms to see if they have same search value.

3223 04/05/2007 05:28 PM Jing Tao

Get rid of user_owner=public part in access query.

3222 04/03/2007 01:17 PM berkley

reformatted a bit and removed unneeded code

3221 04/03/2007 01:10 PM berkley

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

3220 04/02/2007 04:38 PM Jing Tao

Add a new overload method - createResultDocument and add a new check for null.

3219 04/02/2007 03:23 PM berkley

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.

3217 03/29/2007 04:03 PM Duane Costa

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.

3216 03/29/2007 10:17 AM Jing Tao

Change "server" to "config.hostname" in config.hostname description.

3215 03/29/2007 07:51 AM Duane Costa

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'....

View all revisions | View revisions

Also available in: Atom