ElasticSearch 5.0 - NEST - how to combine AND and OR statements -
i trying write nest statement in .net create dynamically match query elastic db multiple fields (and multiple queries inside specific field)
so need kind of container can add him match query (might , or or match query) , @ end send whole build query elastic client.
i using elasticsearch 5.0
thank in advance
Comments
Post a Comment