Matthias Krueger
                                            Matthias Krueger
                                        
                                    This will be a great feature, indeed. - If this gets too complex to implement, I think having the just the queries part (no decorations, infoLoggin, explain) would be a...
I pushed a small reproducer https://github.com/querqy/querqy/compare/issue161_applied_rules. It might be an edge case of having rules for both, the compound and a compound's part when chaining the Decompounder with Common Rules....
Also happens when just using `||` in the JSONPath expression.
I tried replacing the `assembly` with the `shade` plugin and directly shading the jsonpath and json-smart dependencies (packaging them in the fat jar under relocated package names). This works fine...
Both approaches (merging to main but only releasing by pushing a tag, merging to main and always releasing directly) work. We use the first one in the elasticsearch-ltr plugin [actions](https://github.com/o19s/elasticsearch-learning-to-rank/blob/main/.github/workflows/test.yml)....
Hi @shitaic, your output shows that Elasticsearch exited during startup when trying to create temp files (`No space left on device`). You seem to be on a Mac with Docker...