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 for unsigned_long Type in Elasticsearch Mapping #58

Open
brfuat9 opened this issue Nov 30, 2024 · 0 comments
Open

Support for unsigned_long Type in Elasticsearch Mapping #58

brfuat9 opened this issue Nov 30, 2024 · 0 comments
Labels
feature New feature

Comments

@brfuat9
Copy link

brfuat9 commented Nov 30, 2024

While creating migrations, we often utilize the long type for numeric fields. However, it seems there is no unsigned_long type option available in the mapping configurations. This feature would be highly beneficial, especially for cases where we only deal with positive numeric values and need to maximize the range of values stored. Thanks.

https://www.elastic.co/guide/en/elasticsearch/reference/current/number.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant