Anton Shuvaev
Anton Shuvaev
I'm encountering the same problem with the following code: ``` typealias Transformation = (B) -> Collection typealias XTransformation = Transformation ``` Are there any plans to address this issue?
Hello, Thanks for the suggestion! I will consider adding this in the future.
Currently this is not supported but I will consider adding it in the future
Thank you for the suggestion. I'll consider implementing this in the future.
+1 I need this too. I don't want to enable Nashorn compatibility only for accessors. It would be awesome to have explicit option or annotation for them.
Thank you for your request. Adding a feature to convert Elasticsearch DSL to other languages is challenging due to the complexity of Elasticsearch DSL and the variety of potential target...
Good suggestion! I will try to do it in the next release.
Take a look at this plugin https://plugins.jetbrains.com/plugin/22472-datagraph--json-yaml-xml-visualization
Take a look at this plugin https://plugins.jetbrains.com/plugin/22472-datagraph--json-yaml-xml-visualization
I've checked this with a simple test index and I can't reproduce the issue. Can you try to copy index without aliases? Maybe the issue is not related to aliases?...