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

elassandra importing cql database but not creating elasticsearch indexes #419

Open
zhuwenpeng01 opened this issue Jul 26, 2023 · 2 comments

Comments

@zhuwenpeng01
Copy link

I am using version 6.8.4.13. after I install elassandra, I go to cqlsh and import the cql database, but there is no corresponding index created for elasticsearch! May I ask why?

@zhuwenpeng01
Copy link
Author

It's been resolved.

@zhuwenpeng01
Copy link
Author

Execute "curl -XPUT -H 'Content-Type: application/json' http://localhost:9200/test -d'{"mappings":{"docs":{"discover":". *"}}}". Where test is the name of the keyspace and docs is the name of the corresponding table

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