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

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -