We currently had the problem that the creation of the search index of IBM Connections 4.5 never came to an end. In the log file you saw the following error messages:

 

[codesyntax lang=”text”]

[/codesyntax]

Because of these problems activites started to index again and again and the search index was never built correctly.

We solved the issue by changing the following line in “search-config.xml”:

OLD:

<seedlist name=”activitiesContentSource” pageSize=”100“/>

NEW:

<seedlist name=”activitiesContentSource” pageSize=”500“/>

After restarting the cluster running the search application the index was able to finish indexing activities and the search index completed successfully. You might need to recreate your search index after you made the change (however it worked here without doing that).

IBM Connections 4.5: Search Index does not finish
Tagged on:             

Leave a Reply

Your email address will not be published. Required fields are marked *