Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 329 Bytes

File metadata and controls

9 lines (8 loc) · 329 Bytes

Chapter 3 - Summary

  • What are the components of Query Dsl?
  • What's the difference between leaf and compound clause
  • How search results are sorted?
  • What's score?
  • What's the difference between a search and a filter context?
  • How to paginate through search results?
  • Should I be using ElasticSearch for all my queries?