Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2509 almost 19 years Duane Costa Minor documentation fix. buildindex action shou...
  lib 2529 over 18 years sgarg Changes made to the drop-down list of US states...
  src 2531 over 18 years sgarg Bugfixes to the previous commit and adding comm...
  test 2451 about 19 years sgarg Removed unwanted code.
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 15.4 KB 2505 almost 19 years sgarg Adding acknowledgement for Mellon support.
build.properties 1.8 KB 2498 about 19 years sgarg Removing the token for cvsroot for checking out...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 51.9 KB 2518 almost 19 years sgarg Added target for upgrading DB to version 1.6

Latest revisions

# Date Author Comment
2531 08/01/2005 10:28 AM sgarg

Bugfixes to the previous commit and adding comments etc.

2530 08/01/2005 09:29 AM sgarg

Changes to the upgrade script so that 'IN' and 'NOT IN' are not used in the queries and hence the upgrade script is much faster.

2529 07/27/2005 11:13 AM sgarg

Changes made to the drop-down list of US states and territories and to the abstract section of the data registry form and guide, by Veronique Connolly.

2528 07/26/2005 03:23 PM sgarg

New changes in text which Veronique suggested.

2527 07/26/2005 11:10 AM sgarg

Changes to the ESA skin so as to search on particular given fields instead of searching everything

2526 07/26/2005 09:17 AM sgarg

Bugfix to the previous commit.

Also made changes so that while indexing the path in buildIndex(), instead of seperate database calls to the database for each path, one call is made with all the paths in it.

2525 07/25/2005 06:33 PM sgarg

Added new paths to be indexed to metacat.properties

2524 07/25/2005 11:57 AM sgarg

Modified code to enter/remove data from xml_path_index and enter data into xml_nodes_revision when action=insert, update and delete are performed.

2523 07/25/2005 11:54 AM sgarg

Check if all the paths in returnfield are indexed. If yes, then you xml_path_index for getting values of returnfields instead of using xml_nodes + xml_index

2522 07/25/2005 11:52 AM sgarg

Adding code to check if all the paths being searched for indexed are not. If all paths are indexed, the code will use xml_path_index instead of using xml_nodes and xml_index

View all revisions | View revisions

Also available in: Atom