DEV Community

0 seconds of 1 hour, 17 minutes, 9 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
1:17:09
 
codebangkok
codebangkok

Posted on

1

Elasticsearch: Search & Query

Agenda

  • Source
  • Pagination
  • Sort
  • Score
  • Keyword
  • Search for multiple terms
  • Search with id
  • Search with range values
  • Search with date
  • Search non null
  • Search with prefix
  • Search with wildcard
  • Search with regular expression
  • Full text query
  • Matching phrases
  • Multi*match query
  • Bool query
  • Name query
  • Metrics aggregations
  • Bucket aggregations
  • Nested aggregations
  • Filtering out documents
  • Defining bucket rules with filters
  • Range aggregations
  • Histograms

Code: https://github.com/codebangkok/elastic

ติดตามผลงานได้ที่

Page: https://fb.com/CodeBangkok​
Group: https://fb.com/groups/msdevth​
Blog: https://dev.to/codebangkok
YouTube: https://youtube.com/CodeBangkok

Top comments (1)

Collapse
 
xeyyamsherif profile image
XeyyamSherif

40

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay