Hi all,
My global search is not working and always returns an empty result.
- If I turn off AOD, searching works fine.
- Turning AOD back on and results are empty again.
- CRON is running successfully
- Perform Lucene index active
- Optimise AOD index active
- This is happening on both production instance 7.10.7 and dev instance 7.10.9.
Error log is showing when I try to search for something;
Any suggestions appreciated.
pgr
#2
Sometimes the index gets corrupted and a rebuild might help.
You have some discussion of your options here
https://pgorod.github.io/Reindex-AOD/
1 Like
Many thanks again.
I have a feeling this is a result of my AWS instance running out of space, so hopefully just a one off.