#6: Make Ploneboard content searchable

Contents
  1. Motivation
  2. Proposal
by Jon Stahl last modified Jun 19, 2006 09:55 AM

Making Ploneboard content searchable through Plone's existing search tools seems like an obvious win.

Proposed by
Jon Stahl, ONE/Northwest
Seconded by
Marshall Mayer, LiveModern.com
Proposal type
Architecture
Assigned to release
State
completed

Motivation

One of the best features of Plone is how easy it makes searching of site content. Right now, it appears that Ploneboard contents are not searchable. That makes it difficult for users to find relevant material in forums, and greatly decreases the value of forums as tools for collecting a community's knowledge.

http://thread.gmane.org/gmane.comp.web.zope.plone.user/41906 shows that there's already some interest in this functionality amongst the Ploneboard user community.

Proposal

Enable a default install of Ploneboard to make its contents searchable by the standard Plone search functions

+1

Posted by Alexander Limi at Oct 19, 2005 05:24 AM
Of course. The only reason why it is this way is historical, the CatalogMultiplex stuff (that makes it possible to index in several catalogs) didn't exist when we first wrote Ploneboard for Archetypes 1.0(!).

+1

Posted by Tim Hicks at Oct 19, 2005 08:39 AM
Yup, this makes lots of sense.

I must confess that when I was working on Ploneboard over the summer, I did come up against some odd behaviour with the cataloging. I wasn't able to track it down, and ran out of time to do so in the end.

Anyway, the point is, I think the catalog code in PB might need some love in general, as well as to make PB content show up in site searches.

Drop 'internal' PB catalogs?

Posted by Daniel Nouri at Jan 01, 2006 02:56 PM
Why don't we only use the portal catalog? This would simplify things a lot.