elasticsearch - Query chaning in elasticseacrh -
i have 1 index projectrecords in elasticsearch.it contains documents.each document has 1 doctype field,contains "article", "generation" this.there relation between article , generation.my requirment 1) records match org field "user" value , doctype type "article" value. 2) take first query output input second query based on can filter documents date. 1 query want in query chaining. how can this. thank in advance
Comments
Post a Comment