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

[FEATURE] Exploring similar functionality in Go as Python classes {Object, Nested, Text, Keyword}. #544

Open
siddharth-vmware opened this issue May 13, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@siddharth-vmware
Copy link

Is your feature request related to a problem?

Getting difficulty in mapping the datatype while creating index in opensearch with go.

What solution would you like?

If we can get the similar functionality in go as of the datatypes mentioned above in python.

What alternatives have you considered?

Considering to use elastic search go client to implement the same.

@siddharth-vmware siddharth-vmware added enhancement New feature or request untriaged labels May 13, 2024
@dblock
Copy link
Member

dblock commented May 13, 2024

@siddharth-vmware Can you provide an example of what you'd like to write?

@dblock dblock removed the untriaged label May 16, 2024
@siddharth-vmware
Copy link
Author

@dblock Thanks for the acknowledgement , I could not completely understand the question you asked , can you pls add more details of what example you would like to have exactly ?
I assume it might be about either you want more details of what I am trying to implement in opensearch or about the implementation part of these datatypes in go ?

@dblock
Copy link
Member

dblock commented May 16, 2024

You say "Getting difficulty in mapping the datatype while creating index in opensearch with go." - can you please give an example of the difficulty (in code)?

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

No branches or pull requests

2 participants