Forum OpenACS Q&A: Re: Is there an easy way to trigger tsearch2 to re-index all content?

Dave, thanks very much for the reply.

So if I use the object_id of an xowiki folder then it will re-index all the child objects too?

Is that driven by context_id, such that if I simply use the package_id for the xowiki instance it would re-index all the xowiki instance content?

Regards
Richard

xowiki has a web-callable method .../xowiki/?reindex=1 for reindexing all content of an xowiki instance. Note, that it only indexes entries in the ready publish_status. I have just committed an update to handle folder structures as well.
Fantastic, thank you Gustaf. I will collect the update and try it.

Regards
Richard