Update docker image break full-text search

I have…

  • [ ] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [X] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

After my CI-CD process finish, the full-text seach stop working (returns 0 results)

I’m working with Azure Kubernetes Service and when i update a new docker image, the full-text search breaks.

Expected behavior

Minimal reproduction of the problem

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version
  • [X] Azure cloud with docker + kubernetes

Version: [4.2.0]

Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Please check the consumer for that.

@Sebastian
Yes the indexer works and we currently use it as a palliative for problem solving. The problem is that running the indexer can take several hours. Is there any other hint or point in the source code that we could analyze?

I forgot to say that after reindexing the full-text search works, but with few days it stops working again.
Does anyone have any idea what’s going on?

No, without logs or so it is hard to say. If it stops there should be a small bug icon that can be clicked.

It never happens in the cloud btw.