Is it possible to make OOTB search function works while publish instance is dead?
For OOTB search component, I see that when I make a request to perform a search on the web server. I see in the dispatcher.log it will make request to the CQ publish instance and return the text result.
Is it possible that when it does the search, it will do the search query only on the web server, so that even the CQ publish some how goes down, the search can still perform successfully?