When I enter anything in the search bar and run it elastic search breaks with following in elasticsearch.log:
Caused by: java.lang.IllegalArgumentException: Fielddata is disabled on text fields by default. Set fielddata=true on [sortable_id] in order to load fielddata in memory by uninverting the inverted index. Note that this can however use significant memory. Alternatively use a keyword field instead.
Any idea how to fix it? without working search wiki is useless.
Thank you
Hi, we have noticed that problem last week and have already fixed it. We have sent an update to Univention an wait for the approval by Univention. The new release should be available within the next days.
After the reindexing the data it was working ok.
Though my visual editing was not working, so I tried to reinstall the wiki.
After that I am back to the same issue with search.
The reindexing fixes it again
After I fixed the problem with the indexes the editor stopped working again …
Is there a way to reset it? Uninstalling is not clearing the existing data and configuration …
Thank you,
I have restarted the parsoid and it still did not work, I needed to additional entry to umc-access.conf. It seems to work ok now. Thank you very much for all the help.