Hi,
I have a strange behavior with the default search.
When I start entering the search word in the search field the auto suggestion pops up with the pages having that content, but as soon as I hit enter I receive an empty list. This happens even if I copy paste a word from an existing page.
Maybe I have some wrong settings, but I was not able to find and solve it.
XWiki is running on Apache Tomcat/8.5.15
XWiki version : XWiki Enterprise 8.4.5
These are the settings in the “Administration: Search”
DEFAULT SEARCH ENGINE: Solr
Action: Add to Index
Wiki: Entire farm
Custom Query: XWiki Query Language (XWQL)
On the attached screen I first hit enter after search and you see the empty result. Then entered the searched word again and let the auto suggestion pop up.
I don’t know how to give the user any more programming rights than I have. The user is a member of a group who has all rights, additionally just to test, I exclusively gave the user programming rights. No change in the issue.
I ran the search with the &debug=true in the URL, which didn’t give me any greater insights.
Any ideas where I could look to further debug the issue?
Thanks,
Lachlan.
Edit:
The search pages got recreated when renaming the wiki, could that have broken something?
I wanted to uninstall Search Application and and Solr Search Application and reinstall them but there were too many dependencies. I then found the “compute changes” button for both applications -
There were a number of changes, so I reset them all and my search started working.
Edit: After some more digging, I’m not proud to say I created the database with latin encoding - might have something to do with why everything got a little screwed up… Converted the DB, all good now.