lutece-elk-library-elastic:库Elastic-ElasticSearch的客户端库

时间:2024-04-14 13:00:03
【文件属性】:

文件名称:lutece-elk-library-elastic:库Elastic-ElasticSearch的客户端库

文件大小:46KB

文件格式:ZIP

更新时间:2024-04-14 13:00:03

Java

库弹性 介绍 该库提供了简化的方法来执行对Elastic Search服务器的HTTP请求(GET,POST等)。 它基于Lutece HttpAccess库,以便特别为代理使用共享的HttpClient配置。 用法 这是一些使用示例: elastic = new Elastic( strServerUrl ); elastic.create( strIndex, object ); ... elastic.isExists( strIndex ); elastic.delete( strIndex ); ElasticConnexion ec = new ElasticConnexion(); Stri


【文件预览】:
lutece-elk-library-elastic-develop
----src()
--------site()
--------test()
--------java()
----README.md(977B)
----pom.xml(2KB)

网友评论