Activity
From 02/26/2008 to 03/26/2008
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...
- 11:09 AM Revision 3777 (metacat): limit searching to "common" fields that are indexed.
- include checkbox to search all fields.
see bug #3174
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/21/2008
- 03:17 PM Revision 3776 (metacat): -add FGDC specifc fields for indexPath searching
- -limit FGDC data returned for the NCEAS skin to those that have "placekey" fields containing "National Center for Eco...
- 01:31 PM Revision 3775 (metacat): Modified the query example which will give user more sense.
- 12:32 PM Revision 3774 (metacat): limit searching to "common" fields that are indexed.
- include checkbox to search all fields.
see bug #3174
03/20/2008
- 05:47 PM Revision 3773 (metacat): Parameterize FGDC update/delete functions with the "enableFGDCediting" parameter.
- Stylesheets that include fgdc-root.xsl must now set the edit parameter to "true" if they wish to have the editing wid...
- 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...
- 05:37 PM Revision 3772 (metacat): 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 providi...
- 05:32 PM Revision 3771 (metacat): 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.
- 05:27 PM Revision 3770 (metacat): remove duplicate CREATEDB step in instructions (pointed out by daigle, thanks!)
03/19/2008
- 05:57 PM Revision 3769 (metacat): 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.
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...
- 04:31 PM Revision 3768 (metacat): Include the contextURL as a parameter for the transformer. Remove leading / from resultset paths
- 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.
- 10:42 AM Revision 3767 (metacat): add additional paths that are requested as returnfields in the sanparks/saeon skin searches.
- see bug #3174
03/17/2008
- 06:51 PM Revision 3766 (metacat): Add a new string buffer to store normalized query xml itself.
- 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...
- 09:46 AM Revision 3765 (metacat): use {$contextURL} and {$cgi-prefix} param for absolute paths (instead of relative paths)
- 09:36 AM Revision 3764 (metacat): use {$contextURL} param for absolute paths (instead of relative paths)
- note: this file seems not to be used in metacat now.
- 09:13 AM Revision 3763 (metacat): use {$contextURL} param for absolute paths (instead of relative paths)
- note: this file seems not to be used in metacat now.
- 01:56 AM Revision 3762 (metacat): Fixes to record sies of ecogrid files, and to flag html files.
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
- 05:31 PM Revision 3761 (metacat): Add upload method into api.
- 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:57 PM Revision 3760 (metacat): Remove commented test case.
- 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,...
03/05/2008
- 05:08 PM Revision 3759 (metacat): Don't transfer character which is greater than 128 or less thank 32 to numerical entity symbol.
- 05:05 PM Revision 3758 (metacat): Modified the normalize subroutine - don't use %26 (url encoding) to replace &
03/04/2008
03/03/2008
- 06:17 PM Revision 3756 (metacat): Modified the test for nonlationcharacter.
- 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...
02/29/2008
- 10:03 PM Revision 3755 (metacat): Modify normolize method by adding code to handle < > ' and "
- 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.
... - 04:05 PM Revision 3754 (metacat): Remove an obsolete class.
- 03:16 PM Revision 3753 (metacat): Remove an obsolete private method getPartNodeRecordList.
- 03:14 PM Revision 3752 (metacat): Remove an obsolete class.
- 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,... - 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 ... - 01:15 PM Revision 3751 (metacat): Add new code for xml_nodes table.
- 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...
02/28/2008
- 05:30 PM Revision 3750 (metacat): Some script to generate text search vector.
- 02:33 PM Revision 3749 (metacat): Add timeout parameter for searching user name. If some exception happens, it wouldnot throw it, just print it out.
- 02:31 PM Revision 3748 (metacat): Add a junit test for test AuthLdap. Currently we have getPrincipals test.
- 11:36 AM Revision 3747 (metacat): *** empty log message ***
02/27/2008
- 02:11 PM Revision 3746 (metacat): display the docid.
- also just display the publication date as is since the existing parsing made too many assumptions about how the date ...
- 11:00 AM Revision 3745 (metacat): use $sessionid to determine if the edit boxes are shown
- 10:31 AM Revision 3744 (metacat): reuse the fgdc-root.xsl for both nceas and sanparks skins (it is included in different containing stylesheets)
- note: still need to pin down the switch that [dis]allows editing of the the files
- 10:08 AM Revision 3743 (metacat): use contextURL parameter so that the "shortform" url for looking at documents actually works and pulls in the correct js and css files
- 09:43 AM Revision 3742 (metacat): add support for FGDC doctype display
- 08:42 AM Revision 3741 (metacat): if there is no clientViewBean in the session, insert a new one - saves us from nullPointerException when using this in skins that may not be aware of the bean uses.
- 08:41 AM Revision 3740 (metacat): ignore commented out DOCTYPE declarations (don't force validation on them)
02/26/2008
- 10:58 AM Revision 3739 (metacat): Get rid of the ant tokens and the relative paths by using the context url and cgi prefix provided by the settings.jsp.
- Now the "short form" of urls will work with the iframe skins. sanparks and saeon can also be set as the "default" sk...
- 10:55 AM Revision 3738 (metacat): include the contextURL parameter that is now being passed in by the DBTransform class.
- pass this value to the javascript that assembles the iframes
- 10:54 AM Revision 3737 (metacat): check for a leading "/" in the path when prepending the server context url.
- we don't want to step on toes of people that are using "semi" relative paths (they leave out the server part, but pro...
- 10:23 AM Revision 3736 (metacat): add debug statements so it's clear what transformer parameters are being passed
Also available in: Atom