Advertisement
asanchez75

elasticsearch/query-dsl

Aug 22nd, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. https://www.elastic.co/guide/en/elasticsearch/reference/current/query-filter-context.html
  2. query string params
  3. https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html
  4. exact term
  5. https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-term-query.html
  6. compounds query
  7. https://www.elastic.co/guide/en/elasticsearch/reference/current/compound-queries.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement