Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 2956 about 18 years sgarg Modified the default location of the backup fil...
  docs 3019 almost 18 years perry Update to reflect newer versions of ant, java s...
  lib 3061 over 17 years berkley adding xml-apis
  src 3057 over 17 years perry Correctly cache doc title in the spatial cache
  test 2992 about 18 years berkley fixed bugs in teh client that were preventing t...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 18 KB 3025 almost 18 years sgarg updated README with changes for the current day.
build.properties 5.33 KB 3034 over 17 years perry initial import of changes to metacat source and...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 67.9 KB 3059 over 17 years berkley fixed errors in xalan.jar location

Latest revisions

# Date Author Comment
3061 10/10/2006 12:21 PM berkley

adding xml-apis

3060 10/10/2006 12:19 PM berkley

adding xalan.jar

3059 10/10/2006 12:07 PM berkley

fixed errors in xalan.jar location

3058 10/05/2006 09:20 PM perry

read the schema-specific doc title from metacat properties

3057 10/05/2006 04:47 PM perry

Correctly cache doc title in the spatial cache

3056 10/05/2006 04:45 PM perry

Temporary fix for KML output; geoserver can only handle the points layer

3055 10/04/2006 02:44 PM perry

fix to docid overrides to handle an empty result set

3054 09/28/2006 02:21 PM perry

Fixed geometry logic to swap north and south if n < s

3053 09/28/2006 01:13 AM Matt Jones

Reverting to previous QueryTerm.java that uses 'LIKE' for comparisons. This
allows substring matching to work properly, but prevents the postgres index
from being used. As a result, full table scans are done on the tables, causing
a major performance hit. Need to determine how to eliminate the use of LIKE...

3052 09/27/2006 04:21 PM Matt Jones

Modifications to the table definitions to add indices that should be used
when searching the database. Added an upgrade script to create these
indices as well. Modified QueryTerm.java to use the '=' comparator rather
than 'LIKE' so that we can do index scans rather than table scans. This needs...

View all revisions | View revisions

Also available in: Atom