Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dbadapter 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
  metacat 3816 about 16 years Jing Tao Add code to execute sql command and finish the ...
  protocols 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...

Latest revisions

# Date Author Comment
3816 05/01/2008 04:47 PM Jing Tao

Add code to execute sql command and finish the task.

3814 04/30/2008 05:18 PM Jing Tao

A class to correct invalid eml201 documents. Metacat 1.8.0 and ealier version points incorrect eml-resource.xsd. We need fix eml documents.
Haven't done yet.

3799 04/18/2008 06:05 PM Jing Tao

Add a new class will build query result able in advance. It has been done yet.

3786 04/09/2008 06:30 PM Jing Tao

Fixed a bug pathexpr was modified if pathexpr is an attribute.

3780 04/02/2008 04:28 PM daigle

Changes to remove ANT tokens for the turnkey install project

3772 03/20/2008 05:37 PM ben leinfelder

Enable file naming when returning a zip file of the requested documents.
File names for each docid are provided as additional parameters named by the actual docid value that they are providing a name for. An example query string might look like:

action=read&docid=doc.1.1&docid=doc.2.1&qformat=zip&doc.1.1=fileName1.txt&doc.2.1=fileName2.jpg...

3771 03/20/2008 05:32 PM Jing Tao

Fixed bug that lsid couldn't be shown up in result page of kepler skin. The bug is that in extended query, lsid attribute was treated as a element, but it is attribute.
I also optimized the query by deleting xml_documents table from query. The table is not needed.

3769 03/19/2008 05:57 PM Jing Tao

Fixed bug that kepler skin wouldn't return actor name in query. The reason is there was no separate vector to store returnfield with "]". So those fields with or without "]" are handled
together (which shouldn't). When seperate those return fields, the bug was fixed.

3768 03/18/2008 04:31 PM daigle

Include the contextURL as a parameter for the transformer. Remove leading / from resultset paths

3766 03/17/2008 06:51 PM Jing Tao

Add a new string buffer to store normalized query xml itself.

View revisions

Also available in: Atom