Greetings I’ve set up an index in a design doc, and I’m trying to use _search after a long wait I get:
{ "error": "ou_est_clouseau”, "reason": "Could not connect to the Clouseau Java service at clouseau@127.0.0.1” } So, I’ve been looking into installing this but am going down a rabbit hole. First I need java which I don’t have - I install that, then google tells me it will only compile with jdk6, which I can’t find. Then I see it uses log4j and I’m remembering the vulnerability that caused a load of headaches. Any advice? Is there an idiot guide somewhere? TIA TC