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

8. 매핑 (Mapping) #10

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

8. 매핑 (Mapping) #10

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

Comments

@kimjmin
Copy link
Owner

kimjmin commented Jan 23, 2017

  • _mapping API
  • Data types
    • Numeric (+Bit Packing)
    • String – Text / Keyword
    • Binary
    • Boolean
    • Date
    • Geo-point
    • Geo-shape
    • IP
    • Array
    • Object
    • Nested
    • Token count
    • Percolator
  • Parent – Child 관계
  • 메타 필드
    • _id
    • _uid
    • _source
    • _field_names
    • _all
    • _mapping
    • _index
    • _parent
    • _routing
  • 자동 매핑 (Dynamic Mapping)
    • Default mappings
    • Dynamic field
    • Index templates
@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