Activity
From 01/17/2005 to 02/15/2005
02/08/2005
01/31/2005
01/26/2005
01/25/2005
- 03:14 PM Revision 2386 (metacat): Formatting improvements.
- 03:01 PM Revision 2385 (metacat): Formatting improvements.
- 01:57 PM Revision 2384 (metacat): 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.
- 01:54 PM Revision 2383 (metacat): Add 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. The user documentation will be modified to instruct Harvester administrators to uncomment the servlet entry.
01/20/2005
- 02:22 PM Revision 2382 (metacat): Change URL value for Harvest unit tests.
- 01:42 PM Revision 2381 (metacat): 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.
- Also formatting improvements.
- 01:37 PM Revision 2380 (metacat): Formatting improvements.
01/18/2005
- 01:26 PM Revision 2379 (metacat): nodedata added to xml_index for nodes with nodetype=ATTRIBUTE also.
- 12:24 PM Revision 2378 (metacat): Modified code to add nodedata column to xml_index and enter data into it from xml_nodes table
- 12:17 PM Revision 2377 (metacat): Modified xmltables to add nodedata as part of the xml_index tables.
- 12:11 PM Revision 2376 (metacat): Modifying code so that nodedata is stored in xml_index table next to the paths.
- This helps in making the search faster.
Also available in: Atom