Activity
From 07/14/2005 to 08/12/2005
08/12/2005
- 04:09 PM Revision 2547 (metacat): Changes to the OBFS index and header html code so that restricted search on name, title, abstract, keywords etc is done. action=squery is used for this instead of action=query.
- 04:09 PM Revision 2546 (metacat): Changes to the NCEAS index and header html code so that restricted search on name, title, abstract, keywords etc is done. action=squery is used for this instead of action=query.
- 03:33 PM Revision 2545 (metacat): Changes to the NRS index and header html code so that restricted search on name, title, abstract, keywords etc is done. action=squery is used for this instead of action=query.
- 12:21 PM Revision 2544 (metacat): Bug fix in the javascript code for the esa skin
08/11/2005
- 03:53 PM Bug #2168 (Resolved): Persisting delta-time replication setings in metacat.properties
- Currently the delta-time replication settings (e.g. on or off setting and time
setting) is in memory. If tomcat was ... - 03:40 PM Bug #1214: emlb6 to eml2 conversion style sheets should be usable by both metacat and morpho
Was fixed earlier. Has been working fine for a long time now. Closing the bug.- 03:36 PM Bug #129: Metacat Performance: paged Query Returns
Comment from bug# 2156:
Comparing Metacat with other search engines, there is a major
difference in the metacat web...- 03:35 PM Bug #129: Metacat Performance: paged Query Returns
- *** Bug 2156 has been marked as a duplicate of this bug. ***
- 03:35 PM Bug #2156: Metacat Performance: Send result back to web client in blocks
Duplicate of a much older bug entry.
*** This bug has been marked as a duplicate of 129 ***- 03:22 PM Bug #305: create an ofa compliant oracle instance
I meant we will be no longer using Oracle. Moving to Postgres - hence closing
the bug.- 03:21 PM Bug #305: create an ofa compliant oracle instance
No longer required as we will be using Oracle.
08/09/2005
- 02:39 PM Revision 2543 (metacat): Following fixes to the ESA's index.html
- -> Changing the checkbox label to read 'Include data from the Knowledge Network for Biocomplexity'
-> Change in Javas... - 11:07 AM Revision 2542 (metacat): Changes made to Basic Information so that it is cleas that the first name and last name fields refer to the metadata provider rather than the owner
- (Commit by Saurabh Garg for Callie Bowdish)
- 10:32 AM Revision 2541 (metacat): Fixed the link to OBFS
- 10:29 AM Revision 2540 (metacat): The template for displaying the error is not executed when passwords are not same. Hence the user doesnt know what the error was. Fixed this.
08/05/2005
- 07:34 AM Bug #1693: Metacat client library: Static Cookies
Below given is the initial email from Bill Baker regarding static cookies and
replies from others.
--------------...
08/04/2005
- 02:58 PM Revision 2539 (metacat): Added px to the css files.
- Modified the index.html file to have a link for search.
- 12:50 PM Revision 2538 (metacat): added b {
- font-weight: bold:
} to accommodate Mac Safari browser - 11:26 AM Revision 2537 (metacat): Added literalLayout, para and geographic Description to the list of paths to be indexed
- 11:24 AM Revision 2536 (metacat): New header for the ESA skin
- (Commit done by Saurabh Garg for Callie Bowdish)
- 11:14 AM Revision 2535 (metacat): Adding new gifs for the ESA header
- (Commit done by Saurabh Garg for Callie Bowdish)
08/03/2005
- 04:46 PM Revision 2534 (metacat): Adding gifs for the new ESA header
- (Commit done for Callie Bowdish by Saurabh Garg)
- 10:36 AM Revision 2533 (metacat): Added some more search parameters - like para and literalLayout.
- Also made the changes in text suggested by Mark.
08/01/2005
- 10:41 AM Revision 2532 (metacat): renaming enum to catalogEnum to prevent compilation errors for jdk1.5
- 10:28 AM Revision 2531 (metacat): Bugfixes to the previous commit and adding comments etc.
- 09:29 AM Revision 2530 (metacat): 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.
07/27/2005
07/26/2005
- 03:23 PM Revision 2528 (metacat): New changes in text which Veronique suggested.
- 11:10 AM Revision 2527 (metacat): Changes to the ESA skin so as to search on particular given fields instead of searching everything
- 09:17 AM Revision 2526 (metacat): Bugfix to the previous commit.
- Also made changes so that while indexing the path in buildIndex(), instead of seperate database calls to the database...
07/25/2005
- 06:33 PM Revision 2525 (metacat): Added new paths to be indexed to metacat.properties
- 12:59 PM Bug #2060: Documents not indexed because of error generated during indexing of documents
Changin severity of teh bug to Critical because with the new changes if the
indexing thread fails, the paths will n...- 11:57 AM Revision 2524 (metacat): 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.
- 11:54 AM Revision 2523 (metacat): 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
- 11:52 AM Revision 2522 (metacat): 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
- 11:49 AM Revision 2521 (metacat): 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
- 11:45 AM Revision 2520 (metacat): Adding new files for upgrading version 1.5 database to version 1.6 database
- 11:45 AM Revision 2519 (metacat): Added code to create new tables xml_path_index and xml_nodes_revisions...
07/21/2005
- 04:59 PM Revision 2518 (metacat): Added target for upgrading DB to version 1.6
- 04:54 PM Revision 2517 (metacat): Changed the name of the function
- 04:52 PM Revision 2516 (metacat): Modified xmltables script so that:
- 1. Foreign key for rootnodeid in xml_revision points to xml_node_revision table instead of xml_nodes
2. Added a new... - 04:46 PM Revision 2515 (metacat): Fixed bug in previous commit
- 04:31 PM Revision 2514 (metacat): Modified postgres script so that:
- 1. Foreign key for rootnodeid in xml_revision points to xml_node_revision table instead of xml_nodes
2. Added a new t... - 04:18 PM Revision 2513 (metacat): Added a new property 'indexed_paths'. All the paths mentioned under this property will be configured in xml_path_index table.
- See bug 2154
- 04:08 PM Revision 2512 (metacat): Added a new function which can used to control the carriage return at the end of the debug message and 'Metacat' in front of the message...
07/20/2005
- 01:07 PM Bug #2153: Metacat Performace: Add/drop indices on key columns
Indexes can also be added to docid and nodetype in xml_nodes.....- 10:28 AM Bug #2152: Metacat Performace: Reduce size of xml_nodes table
From Postgres documentation, the limits on the sequence...
"Sequences are based on bigint arithmetic, so the range c...
07/19/2005
- 12:42 PM Bug #2154: Metacat Performace: Configurable path condition indices
It will also speed up queries like the following which are used while creating
the doclist...
select xml_nodes.d...
Also available in: Atom