gpt4 book ai didi

python elasticsearch 使用传输客户端

转载 作者:太空宇宙 更新时间:2023-11-04 03:09:46 27 4
gpt4 key购买 nike

我是elasticsearch的新手,我知道elasticsearch有两个官方客户端供应,但是当我使用python elasticsearch时,我找不到如何使用传输客户端..
我阅读了整个文档,如下所示:

https://elasticsearch-py.readthedocs.io/en/master/index.html

我也搜索了一些文档,我找不到将 elasticsearch 与 python 一起使用的方法。另外,在一个文档中,它说:

Using the native protocol from anything other than Java is not recommended, as it would entail implementing a lot of custom serialization.

这是否意味着 python elasticsearch 不能使用传输客户端?

最佳答案

传输客户端是用 Java 编写的,因此从 Python 使用它的唯一方法是切换到 Jython。

关于python elasticsearch 使用传输客户端,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38435845/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com