Project

General

Profile

Activity

From 02/20/2008 to 03/20/2008

03/20/2008

05:42 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
I'd like to retarget this to 1.8.1 so that we don't need to back out any changes from the nceas skin.
An issue remain...
ben leinfelder
05:37 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
For Zip file downloads (previously quite clunky when naming the files included in the zip) the following has been add... ben leinfelder

03/18/2008

04:40 PM Bug #3176: Verify existing token changes to skins
Advanced Search results were not formatted correctly due to path changes in the resultset xsl file. Added the contex... Michael Daigle
03:39 PM Bug #3174: Metacat performance issue in Sanparks skin
oh! one more thing:
looks like sanparks is always searching for the search term in _any_ nodedata (not limited to tit...
ben leinfelder
02:56 PM Bug #3174: Metacat performance issue in Sanparks skin
adding those extra returnfields to the index paths did not seem to make a difference with searches on dev.
The sanpar...
ben leinfelder
10:30 AM Bug #3174: Metacat performance issue in Sanparks skin
duane's comments about the indexPath in LTER pointed me toward the search pathquery in the sanparks/saeon skins.
Perh...
ben leinfelder
02:05 PM Bug #3178 (Resolved): Query resultset doesn't show component name in kepler skin
After search in kepler skin, the component name doesn't show in the result set. Jing Tao

03/17/2008

05:32 PM Bug #3177: Advanced Search needs some attention
Jing, I think I have an explanation for why advanced search in the LTER skin would be faster at metacat.lternet.edu t... Duane Costa
04:39 PM Bug #3177 (Closed): Advanced Search needs some attention
Currently the KNB has a link to the advanced search. The advanced search is too slow and does not have very many adva... Callie Bowdish

03/14/2008

02:36 PM Bug #2495: Charset bug: Internationalization
While working with a data set ran into the Chinese measurement called mu (mǔ or 市亩, 畝). According to Wiki it i... Callie Bowdish

03/13/2008

06:12 PM Bug #1217: Extend Metacat Interface and Client
Moving this up in priority, so that we can get around the problem of having all data one one logical volume. Should ... Matt Jones
04:36 PM Bug #163: need data repository interface for metacat
I don't think we need this feature anymore. Jing Tao
04:35 PM Bug #929: Occasionally, deletes are VERY slow
It was fixed. Now delete is very fast. There was some table index issue there. Jing Tao
04:32 PM Bug #414: public key server for referral LDAP servers
It is done by sid. We can use both secure and plaint way to access referral LDAP servers Jing Tao
04:29 PM Bug #131: add doctype identifier to returnfields
See above comment Jing Tao
04:29 PM Bug #131: add doctype identifier to returnfields
Since we already have document type in query xml. It is not necessary to have the doctype in returnfields. Jing Tao
04:22 PM Bug #3174: Metacat performance issue in Sanparks skin
*** Bug 3032 has been marked as a duplicate of this bug. *** Jing Tao
03:37 PM Bug #3174 (Resolved): Metacat performance issue in Sanparks skin
Matt and Mike reported it would like about 4 or 5 minutes to do a search in sanparks skin of production server. We sh... Jing Tao
04:22 PM Bug #3032: Sanparks skin search is slower than other skin
It is duplicate to bug 3174
*** This bug has been marked as a duplicate of bug 3174 ***
Jing Tao
04:15 PM Bug #2971: Metacat Skins test report
I think shaun fixed the issue. Jing Tao
04:11 PM Bug #3176 (Resolved): Verify existing token changes to skins
Test the token changes that Chris and Ben made to the skins for the 1.8.1 release. Michael Daigle
03:46 PM Bug #3175 (New): Add a thread to build xml_queryresult table when metacat startup
xml_queryresult table is a big addition to improve metacat query performance. Currently metacat will build records of... Jing Tao

03/11/2008

12:51 PM Bug #213: transaction support for packages
changing to postpone Chad Berkley

03/07/2008

01:30 PM Bug #3113: Metacat performance: saves from mopho are slow
I installed a 1.8.0 metacat in dev machine, which have identical database knb to production server. But callie found ... Jing Tao
09:25 AM Bug #2831: " displays instead of quot symbol
Jing has fixed this and it has been tested on the Dev. test server using both
Morpho and the Form.
Here is Jing's c...
Callie Bowdish
09:17 AM Bug #2797: Character set (charset) problem when filling out form
Jing has fixed this and it has been tested on the Dev. test server using both Morpho and the Form.
Here is Jing's c...
Callie Bowdish

03/06/2008

06:39 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
Here is my new propose for the updating by rpms.
Main change:
a. Install postgresql 8.3.0 rather than 8.2.5
b. We ...
Jing Tao
05:33 PM Bug #2517: Charset bug: > "less than" symbol does not display correctly
see above comment for fixing. Jing Tao
05:32 PM Bug #2517: Charset bug: > "less than" symbol does not display correctly
This bug has been fixed (base on callie's testing). Here are somethings i did:
1)Use ServletOutputSteam to replace Pr...
Jing Tao
04:30 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
Now we can conclude:
ts search helps the query 1. without specifying xpath.
2. xpath is no...
Jing Tao
04:24 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
Here is the comparison when use search a eml path which is not in xml_path_index table:
SELECT docid,docname,doctype,...
Jing Tao

03/03/2008

09:44 AM Bug #3170 (Resolved): ESA path in the email that is sent out does not work correctly
Failure An error occurred. Please check the list of errors below:
* Next revision number couldn't be less than...
Callie Bowdish

02/29/2008

05:04 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
I have this working locally, but now that I think about it, it's on top of some other post-1.8.0 changes in metacat.
...
ben leinfelder
01:47 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
Here is the 1.8.0 query base on xml_nodes(not specifying the search path):
SELECT docid,docname,doctype,date_created,...
Jing Tao
01:40 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
I played around Postgresql new feature - text search. Here are some results:
Using metacat 1.8.0 search query (base ...
Jing Tao
11:01 AM Bug #3168 (Resolved): ESA problem with requesting revision
Failure in requesting revision of docid: esa.46.1 ( Unable to insert the review on Metacat for the docid:esa.46.1)
1...
Callie Bowdish
 

Also available in: Atom