You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: