Reindex fulltext table in Nuxeo with a new analyzer

Hi,

I just added a new dictionary to my PostgreSQL database and I would like to reindex the table “fulltext” in Nuxeo.

How can we do this?

I changed the text parser in the file “default-repository-config.xml” in postgresql template.

Thanks Pierre

0 votes

1 answers

3193 views

ANSWER



Hi Pierre,

Looks like there's just the right plugin for you here: https://github.com/nuxeo/nuxeo-reindex-fulltext

1 votes