Activity
From 03/05/2008 to 04/03/2008
04/03/2008
- 02:46 PM Bug #3137: The query example in metacatquery.html document need to be changed
- Change to another query:
<pathquery version="1.0">
<meta_file_id>unspecified</meta_file_id>
<querytitle>... - 02:44 PM Bug #3139: Add upload method into Metacat tour
- upload method was added and callie reviewed it.
- 09:12 AM Bug #3197: Data upload incorrectly succeeds on existing docid and revision
- When chris found this bug, he was testing metacat which had a 1.7.0 + plus version. Both chris and I tested current c...
04/02/2008
- 11:10 AM Bug #3174: Metacat performance issue in Sanparks skin
- Modified the search query - change the search field from "idinfo/keywords/theme/placekey", which is not in the path i...
- 11:07 AM Bug #3178: Query resultset doesn't show component name in kepler skin
- I modified the code in QuerySpecifaction class to handle returning attribute value when return field has PREDICATE. T...
- 08:46 AM Bug #3197 (Resolved): Data upload incorrectly succeeds on existing docid and revision
- When uploading a data file to metacat in the case where the data document identifier already exists, the expected res...
03/25/2008
- 02:34 PM Bug #3174: Metacat performance issue in Sanparks skin
- Added optional "Search All fields" checkbox for SANParks and SAEON skins. Default search (unchecked) searches only a...
03/24/2008
- 01:53 PM Bug #3174: Metacat performance issue in Sanparks skin
- Here is the selection query:
SELECT docid,docname,doctype,date_created, date_updated, rev FROM xml_documents WHERE d...
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... - 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...
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...
- 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... - 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... - 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... - 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.
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...
- 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...
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...
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 ...
- 04:36 PM Bug #163: need data repository interface for metacat
- I don't think we need this feature anymore.
- 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.
- 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
- 04:29 PM Bug #131: add doctype identifier to returnfields
- See above comment
- 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.
- 04:22 PM Bug #3174: Metacat performance issue in Sanparks skin
- *** Bug 3032 has been marked as a duplicate of this bug. ***
- 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...
- 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 *** - 04:15 PM Bug #2971: Metacat Skins test report
- I think shaun fixed the issue.
- 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.
- 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...
03/11/2008
- 12:51 PM Bug #213: transaction support for packages
- changing to postpone
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 ...
- 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... - 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...
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 ... - 05:33 PM Bug #2517: Charset bug: > "less than" symbol does not display correctly
- see above comment for fixing.
- 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... - 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... - 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,...
Also available in: Atom