Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 almost 24 years higgins Catalog files from arbortext added
  edu 2386 about 19 years Duane Costa Formatting improvements.
  perl 2362 over 19 years sgarg Fix for bug# 1344
addforeignkeyfortable.sql 135 Bytes 1626 almost 21 years Jing Tao Create a foreign key for table accesssubtree.
clear.sql 312 Bytes 704 about 23 years berkley added removal of relations
drop-postgres.sql 1.8 KB 2276 over 19 years Matt Jones New schema changes, including upgrade scripts. ...
loaddtd.sql 2.36 KB 979 about 22 years Jing Tao Change every "http://@server@ to "@systemidserv...
loaddtdschema.sql 2.82 KB 2229 over 19 years sgarg Modified directory name for eml-2.0.x checkouts...
loadschema.sql 476 Bytes 2229 over 19 years sgarg Modified directory name for eml-2.0.x checkouts...
package-count.sql 373 Bytes 2283 over 19 years Matt Jones Added sql for counting packages.
showdoc.sql 340 Bytes 390 over 23 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 almost 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 209 Bytes 531 over 23 years Matt Jones Changed utility query to include the user_owner...
sqlnodeslist.sql 94 Bytes 108 almost 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 almost 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...
upgrade-db-to-1.2-postgres.sql 637 Bytes 2276 over 19 years Matt Jones New schema changes, including upgrade scripts. ...
upgrade-db-to-1.2.sql 596 Bytes 1827 over 20 years Matt Jones Renamed the upgrade sql files to more understan...
upgrade-db-to-1.3-postgres.sql 2.56 KB 2276 over 19 years Matt Jones New schema changes, including upgrade scripts. ...
upgrade-db-to-1.3.sql 1.44 KB 1827 over 20 years Matt Jones Renamed the upgrade sql files to more understan...
upgrade-db-to-1.4-postgres.sql 5.11 KB 2314 over 19 years sgarg Added code that changes the node column size
upgrade-db-to-1.4.sql 4.44 KB 2279 over 19 years Matt Jones Added lines for updating xml_catalog in the upg...
upgrade_db_to_1_5.java 7.8 KB 2379 about 19 years sgarg nodedata added to xml_index for nodes with node...
xmlpackage.sql 1.94 KB 439 over 23 years berkley sql file defining the table structure for eml-p...
xmltables-postgres.sql 11.9 KB 2377 about 19 years sgarg Modified xmltables to add nodedata as part of t...
xmltables-sqlserver.sql 11.8 KB 2359 over 19 years sgarg Modified database creation sql code so that in ...
xmltables.sql 14.1 KB 2377 about 19 years sgarg Modified xmltables to add nodedata as part of t...

Latest revisions

# Date Author Comment
2386 01/25/2005 03:14 PM Duane Costa

Formatting improvements.

2385 01/25/2005 03:01 PM Duane Costa

Formatting improvements.

2384 01/25/2005 01:57 PM Duane Costa

Implement a new HarvesterServlet for running Harvester as a servlet. This eliminates the need to run Harvester in a terminal window. By default, the HarvesterServlet is commented out in lib/web.xml.tomcat(3,4,5). The user documentation will be modified to instruct Harvester administrators to uncomment the HarvesterServlet entry.

2381 01/20/2005 01:42 PM Duane Costa

Re-implement logic to prune old log entries from the HARVEST_LOG and HARVEST_DETAIL_LOG tables. The old logic caused integrity constraint violations in the database because it tried to delete parent records from HARVEST_LOG prior to deleting child records from HARVEST_DETAIL_LOG....

2380 01/20/2005 01:37 PM Duane Costa

Formatting improvements.

2379 01/18/2005 01:26 PM sgarg

nodedata added to xml_index for nodes with nodetype=ATTRIBUTE also.

2378 01/18/2005 12:24 PM sgarg

Modified code to add nodedata column to xml_index and enter data into it from xml_nodes table

2377 01/18/2005 12:17 PM sgarg

Modified xmltables to add nodedata as part of the xml_index tables.

2376 01/18/2005 12:11 PM sgarg

Modifying code so that nodedata is stored in xml_index table next to the paths.
This helps in making the search faster.

2375 01/14/2005 12:41 PM Duane Costa

Increase number of rows in harvest list from 300 to 1200.

View revisions

Also available in: Atom