Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9. Query DSL #11

Open
24 tasks
kimjmin opened this issue Jan 23, 2017 · 0 comments
Open
24 tasks

9. Query DSL #11

kimjmin opened this issue Jan 23, 2017 · 0 comments
Labels

Comments

@kimjmin
Copy link
Owner

kimjmin commented Jan 23, 2017

  • 쿼리와 필터
  • query_string
  • 일반 쿼리
    • term / terms
    • match / match_phrase / match_phrase_prefix
    • match_all
    • range
    • exists
    • prefix / wildcard / regexp
  • 복합 쿼리
    • bool
    • function_score
    • boosting
  • 조인 쿼리
    • nested
    • has parent / child
  • Geo 쿼리
    • Geo Shape
    • Geo Bounding Box
    • Geo Distance
    • Geo Distance Range
    • Geo Polygon
  • More Like This 쿼리
  • Percolate 쿼리
@kimjmin kimjmin mentioned this issue Jan 23, 2017
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant