随笔分类 -  Elasticsearch

摘要:一、基础环境 操作系统环境:Red Hat Enterprise Linux Server release 6.4 (Santiago) ES版本:elasticsearch-7.8.0-linux-x86_64.tar.gz Jdk:Java(TM) SE Runtime Environment 阅读全文
posted @ 2025-02-25 18:50 万笑佛 阅读(7) 评论(0) 推荐(0) 编辑
摘要:环境 python:3.8 es:7.8.0 环境安装 pip install elasticsearch==7.8.0 from elasticsearch import Elasticsearch #环境 python:3.8 es:7.8.0 #环境安装 #pip install elasti 阅读全文
posted @ 2023-02-23 18:12 万笑佛 阅读(397) 评论(0) 推荐(0) 编辑
摘要:示例代码环境 python:3.8 es:7.8.0环境安装 pip install elasticsearch==7.8.0 from elasticsearch import Elasticsearch #1、创建ES对象,创建连接 es = Elasticsearch(['127.0.0.1: 阅读全文
posted @ 2023-02-23 18:10 万笑佛 阅读(549) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示