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

Error message shows: Text fields are not optimised for operations that require Opensearch #3559

Open
phuoclh-jienielabs opened this issue Aug 25, 2023 · 1 comment
Labels

Comments

@phuoclh-jienielabs
Copy link

"Text fields are not optimised for operations that require per-document field data like aggregations and sorting, so these operations are disabled by default. Please use a keyword field instead. Alternatively, set fielddata=true on [traceId] in order to load field data by uninverting the inverted index. Note that this can use significant memory."

Zipkin show this error message. Please help me resolve this. Thank you so much.

@codefromthecrypt
Copy link
Member

I think if we want to support open search, we need a docker image for it. similar to https://github.com/openzipkin/zipkin/tree/master/docker/test-images/zipkin-elasticsearch7

Are you able to help create this? If not, let us know.

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

2 participants