plainelastic.net

    0热度

    2回答

    有人可以给我一个使用PlainElastic.Net.Queries.MoreLikeThisQuery类的例子吗?该文档不包含使用QueryBase类的示例。

    0热度

    1回答

    要优化将大量数据批量插入到ElasticSearch索引中,我正在向我们的驱动程序添加功能以暂停索引刷新一段时间。我已经使用admin indices update settings将index.refresh_interval设置为-1并将其设置为1秒。但是,我似乎无法找到从ElasticSearch返回index.refresh_interval的方法,这意味着我无法在稍后恢复它,无法对索引执

    1热度

    2回答

    我对Elastic Search和我在C#中使用的弹性搜索API非常陌生:PlainElastic.Net。 我有一个简单的请求,但我坚持下去:我如何在我的查询语言中添加多个(不是硬编码的)方面? //code has been simplified //list of fields I want to be added in my facet part of the querybuilder