everything worked for me also, except i got
an error on the Solr search UI when querying saying"HTTP Status 500 - Unavailible shards"
i had to do a
'update keyspace WITH placement_strategy = 'NetworkTopologyStrategy' and strategy_options=[{Solr:1}]; '
to make things work ..
Anybody knows how to index data directly in Solr that is *not* first entered/created in Cassandra ?
It seems like it is possible : " If you HTTP post the files to a non-existing column keyspace or column family, DSE Search creates the keyspace and column family, and then starts indexing the data. F"
from http://www.datastax.com/docs/datastax_enterprise2.0/search/dse_search_about
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.