thiago p da silva commented on Feb 10, 2011

Help Me..... search does not work

Hi I'm having trouble using the filter of the component's search wcm. Simply does not work. I tried to filter by authoringtemplate, by category, by keywords, and does not work. Works well with the parameters of the title and author. But I need to be made in autoringtemplate. I noticed that when calling the url to search directly in the browser, the feed does not contain the returned entries for authoringtemplate. see:

--------------------------------

2bf8b78043fd45d5bbd1fbc0f7180bb0

6QReDeIHOC6S8CN1E03QC663P8JQGCLHO46I566JO66OOCN9CG3O8C23C0

TEST_CT

2011-02-09T20:46:58-02:00

cn=wpsadmins_dsv

uid=wpadmwps

all authenticated portal users

uid=wpadmwpsanonymous portal user

cn=wcmadmins

uid=wpadmwps

testekeywords

Fri Sep 17 13:23:55 BRT 2010

2010-09-17T13:26:41-03:00

Text for Summary...

----------------------------------

I also tried to include a custom metadata (http://www-10.lotus.com/ldd/portalwiki.nsf/dx/Troubleshooting_IBM_Lotus_Web_Content_Management_search_issues) but that custom metadata does not appear in the result of the feed.

Another attempt was to customize the app that returns the seedlist (http://www-10.lotus.com/ldd/portalwiki.nsf/dx/Extend_WebSphere_Portal_WCM_Seedlist_with_Custom_Metadata), but neither worked. Another attempt this (http://publib.boulder.ibm.com/infocenter/wpdoc/v6r0/index.jsp?topic=/com.ibm.wp.ent.doc/wcm/wcm_dev_search_form_query.html) but neither worked.

In the end, tried to create a menu component (with a specific template autoring) to return results in xml format, and based on it, creating a crawler ... to become the source of the search component. ( http://sivavaka.blogspot.com/2010/12/generating-custom-search-seedlist-for.html ) Neither worked.

Have I enabled tracing on the console, but no information is shown. I do not know what else I can do to be able to use the component serach for a particular authoring template, or in the latter case, a particular category or keyword!

My version is 6.1.5 WCM and portal. SeedList 1.0.

Any suggestions? Thanks

J A James commented on Jan 15, 2009

Untitled

Hi - these kinds of troubleshooting questions will probably get more responses at the WCM forum:

{ Link }

jcardoso commented on Jul 14, 2008

Filtering search results by authoring template with Web Content Management

Hello

How can I do the same solution, but using categories ?

I tried to replace:

+AuthoringTemplate::"Template Title"

by

+Categories::"Category Title"

or

+Category::"Category Title"

but it didn't work. Can anyone help me, please ?

Tks!