I’m having a problem with xwiki search using Solr.
It appears that it fails to index all the page titles, when I search for some page title they appear, but others don’t. This happens in both the search page and in the search suggestions.
I’ve tried to reindex and the problem remains.
Any help on where I could search for errors to find out what’s happening?
Hi @acotiuga, indeed we have a multilingual wiki and I’ve noticed that the pages that are missing don’t have any language set, maybe this is what’s preventing their indexation?
Any way to change this besides changing the language in each page that’s missing?
what’s your version of XWiki?
We fixed very recently such issue, see: Loading...
We also noticed a similar bug related to Brazilian locale, but the fix is not released yet, see: Loading...
so @ilie.andriuta performed some tests using same config of the wiki (same languages) and apparently he did not reproduced the bug.
Have you upgraded the wiki recently? If yes, from which version? And also do you use a remote solr server?
We upgraded from 14.10.3 last Wednesday (Feb 8th) but I think this problem was already present. We also activated multilingual support, could it be related to this?