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

Support all field types supported by package-spec #48

Open
16 of 33 tasks
endorama opened this issue Jan 26, 2023 · 0 comments
Open
16 of 33 tasks

Support all field types supported by package-spec #48

endorama opened this issue Jan 26, 2023 · 0 comments

Comments

@endorama
Copy link
Member

endorama commented Jan 26, 2023

From a conversation in a recent PR:

[...] we need to support all the fields type from the specs [...]
currently we don't [...]

All available field types
Currently implemented field types

This is a recap of current implementation status:

  • alias
  • binary
  • boolean
  • byte
  • constant_keyword
  • date
  • date_nanos
  • date_range
  • double
  • double_range
  • flattened
  • float
  • float_range
  • geo_point
  • group
  • half_float
  • histogram
  • integer # Fleet always maps this as 'long'.
  • integer_range
  • ip
  • ip_range
  • keyword
  • long
  • long_range
  • match_only_text
  • nested
  • object
  • scaled_float
  • short
  • text
  • unsigned_long
  • version
  • wildcard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant