Ioannis
Ioannis
This issue still occurs even on 2.5k monitors.
Documentation is wrong for Ubuntu. Provided ppa doesn't work.
I am also looking forward to this one. Image support would be really cool! :)
> Is it causing any issues? Well, in case of big tables (50+ columns) it's unwanted/not optimal behavior for sure and I would like to avoid that. So, I need...
I don't suggest removing it, I try to understand, but maybe making it optional would be an option here with the current behavior as the default one. Wdyt ?
> loadInto() was intended to be used in scenarios where that isn't possible but with a tradeoff that you would make additional DB queries. This is also my intention :D....
This sounds nice! Well, we don't make use of the `TranslateBehavior` so in our case, it would be rather safe to make this change. :)
Any updates please ?
My config file: ``` javascript { "type": "web", "crawl": { "index": "xx", "type": "xx", "url": ["xx"], "includeFilter": ["xx/.*"], "maxDepth": 1, "maxAccessCount": 5000, "numOfThread": 5, "interval": 1000, "userAgent": "Elasticsearch crawler", "overwrite":...
I have tried all of the latest versions of EAS. This problem occurs with EAS >= 1.3.0. With EAS v1.2.4 works fine.