Results 10 comments of RuoCJ

> 设置里面有一个选项,是否开启下载功能,默认关闭 > 自己去勾上就会显示了 谢谢啦

我也是同样的问题,run之后,http://127.0.0.1:5555/ 这个页面都打不开,一直转圈圈

> @RuoCJ 用什么方式启动的?Docker 应该没问题 没有使用docker,直接用 python run.py

我的红米K20和小米12PRO也是这样

> 这个场景有没有办法提供一个让我们可以复现的呢?多行的属性比较少见 你有邮箱吗?我可以告诉你下载哪个APP,可以找到这样的多行属性

> 我感觉可能是版本问题,我的案例是 Elasticsearch 7.0 的,请尝试安装 7.0 版本和对应的 Python eleasticsearch 库 好的 谢谢 我尝试一下

> same here, it's slow insert also one row as well..这里也是一样,插入一行也很慢。 One idea I recently tried was to combine several insert statements into one, executed using execute instead of executemany

> > > same here, it's slow insert also one row as well..这里也是一样,插入一行也很慢。 > > > > > > One idea I recently tried was to combine several insert statements...