从Sense查询到Visual Studio查询

本文关键字:查询 Studio Visual Sense | 更新日期: 2023-09-27 18:07:23

我一直在使用sense来运行Elasticsearch查询,我发现它很容易使用,因为网上有很多信息。

但是我现在如何在c#中像visual studio这样的地方运行这些查询?

谢谢

从Sense查询到Visual Studio查询

可以在。net中使用Nest库

文档:https://www.elastic.co/guide/en/elasticsearch/client/net-api/2.x/index.html

Github: https://github.com/elastic/elasticsearch-net

Nuget: https://www.nuget.org/packages/Nest