未提供项目说明

es2es的Python项目详细描述


es2esBuild Status

在Elasticsearch服务器之间传输数据

安装

pipinstalles2es

使用

^{pr2}$

高级用法

origin_endpoint(str):"Path to the endpoint to transfer data from."origin_index(str):"Index at the endpoint to transfer data from."dest_endpoint(str):"Path to the endpoint to transfer data to."dest_index(str):"Index at the endpoint to transfer data to."origin_method(str,default='GET'):"Method for retrieving data from origin endpoint (e.g. 'GET' or 'POST')."chunksize(int,default=100):"Number of records to send to the new server in bulk."scroll(str,default='1m'):"Elasticsearch scroll window."origin_kwargs(dict,default={}):"Any additional kwargs to add to the http(s) request to the origin endpoint."dest_kwargs(dict,default={}):"Any additional kwargs to add to the http(s) request to the origin endpoint."do_transfer_index(bool,default=True):"Flag regarding whether to transfer the index, settings and mapping as well. Set this to False if the index already exists, or you're restarting a transfer."limit(int,default=None):"Maximum number of 'rows' of data to transfer."

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java无法将自定义数据类型转换为字符串?   JavaLog4j和appender,这个Log4j定义正确吗?   用于换行的java Android Eclipse拆分   与某个方法关联的java启用/禁用JButton   java小部件列表视图加载视图   java国家/地区名称中的正则表达式   从Java调用Kotlin时,如何获取错误的行号?   java将视图传递给AsyncTask以访问findViewById   java SQL性能:多个绑定还是绑定到一个SQL变量以供重用?   BluetoothAdapter上的安卓 Java NullPointerException。isEnabled()   在clojure中取消引用java方法   JAVA网SocketException:IP_添加_成员身份失败(硬件筛选器不足?)   java从类对象的方法接收nullpointer异常   java使用for循环创建多个对象   java无法使用NTLM身份验证apache camel cxf   java Eclipse不喜欢@Override注释   java Spark SQL模拟红移(Oracle)“系统日期”或“当前日期”