Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  edu 3244 almost 17 years Matt Jones Added a new class called Sitemap that is used t...
  harvester 2400 about 19 years Duane Costa Change documentType to eml://ecoinformatics.org...
  spatial 2639 over 18 years harris Added an attribute to the metacat shapefile cal...
  stats 720 about 23 years Matt Jones Added results of running the query analysis.
  test-queries 2231 over 19 years Matt Jones Added README explaining directory.
JDBCTest.java 5.34 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
MaxmumDBConnection.java 4.66 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
TestResultsMetacat_Oracle.xls 24 KB 796 over 22 years bojilova tests made on Oracle and SQL Server.
TestResultsMetacat_SQLServer.xls 27 KB 796 over 22 years bojilova tests made on Oracle and SQL Server.
attributequery.xml 856 Bytes 1346 about 21 years Jing Tao Add a example of attribute query.
dtdxml.xml 570 Bytes 1292 over 21 years Jing Tao Merge cvs branch replication to cvs head.
eml-sample.xml 12.7 KB 2316 over 19 years Matt Jones Added sample eml 2.0.1 document for use in the ...
jones.204.22.xml 955 Bytes 1805 over 20 years Jing Tao Revise this text file.
macbeth.xml 159 KB 713 about 23 years berkley script and data files for performance testing
metacatresults.xls 22.5 KB 716 about 23 years berkley results from metacat testing
onlineDataFile1 5 Bytes 2260 over 19 years sgarg Made changes in AccessControl and Online Data A...
onlineDataFile2 212 Bytes 2241 over 19 years sgarg Adding data files for testing as online data
pathquery1play 417 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery1tstmt 339 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery2play 420 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery2tstmt 347 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery3play 427 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery3tstmt 336 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery4play 430 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery4tstmt 332 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery5play 326 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery5tstmt 344 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery6play 503 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery6tstmt 344 Bytes 713 about 23 years berkley script and data files for performance testing
play.dtd 1.16 KB 713 about 23 years berkley script and data files for performance testing
query.sh 5.18 KB 713 about 23 years berkley script and data files for performance testing
query.xml 1.02 KB 2074 almost 20 years Matt Jones Changed printAttributeQuery() to no longer depe...
queryperformance.sh 3.27 KB 973 about 22 years Jing Tao This script file can run serials queries and pr...
senddoctodb.sh 1.03 KB 972 about 22 years Jing Tao In order to test query performance. We need add...
spatialEml.xml 4.4 KB 3171 about 17 years Jing Tao Add a test eml file which contains spatial data.
test-results.txt 2.47 KB 715 about 23 years bojilova test results for 11thousands, 87thousands and 1...
tstmt.dtd 1.3 KB 713 about 23 years berkley script and data files for performance testing

Latest revisions

# Date Author Comment
3244 04/18/2007 02:26 AM Matt Jones

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

3212 03/26/2007 02:47 PM Jing Tao

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.

3187 03/02/2007 03:18 PM Jing Tao

The generateId method somethimes couldn't generate a unique id if you put them
into a big for loop. So i added append to a random number at the end. It works wll

3186 02/27/2007 04:16 PM Jing Tao

Add delete method in inserting spatial data.

3172 02/07/2007 03:50 PM Jing Tao

Add new method to keep inserting spatial data.

3171 02/07/2007 03:49 PM Jing Tao

Add a test eml file which contains spatial data.

3170 02/07/2007 01:55 PM barteau

Fixed exception handler

3169 02/07/2007 09:42 AM Jing Tao

Removed the debugMessage method which was removed from MetacatUtil class.

3080 11/10/2006 11:30 AM Matt Jones

Eliminated the 'release' ant tag from the rest of the files. The 'release' property is still used in build.xml for creating releases, but the filter is no longer presnt. Now, when updating the metacat files for a release, you have to set the release version in both the build.xml and the metacat.properties files.

2992 04/19/2006 09:17 AM berkley

fixed bugs in teh client that were preventing the lsid service from working right

View revisions

Also available in: Atom