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 2527 almost 19 years sgarg Changes to the ESA skin so as to search on part...
  src 2526 almost 19 years sgarg Bugfix to the previous commit. Also made chang...
  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
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

2521 07/25/2005 11:49 AM sgarg

Adding a new method to MetaCatServlet for getting the value of paths to be indexed from metacat.properties file and indexing those paths in xml_path_index

2520 07/25/2005 11:45 AM sgarg

Adding new files for upgrading version 1.5 database to version 1.6 database

2519 07/25/2005 11:45 AM sgarg

Added code to create new tables xml_path_index and xml_nodes_revisions...

2518 07/21/2005 04:59 PM sgarg

Added target for upgrading DB to version 1.6

View all revisions | View revisions

Also available in: Atom