Ah! If I create the elastic client using
var c = new ElasticClient(connectionSettings, new InMemoryConnection(connectionSettings));
the query is now successful but doesn't find the document I just indexed...
Ah! If I create the elastic client using
var c = new ElasticClient(connectionSettings, new InMemoryConnection(connectionSettings));
the query is now successful but doesn't find the document I just indexed...
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.