Is it possible to use DSE Solr to index a column family where the rows have a column named 'id'?
Question about Solr and unique key
(2 posts) (2 voices)-
Posted 1 year ago #
-
Yes, the solr unique key though is the row_key in cassandra so your solr schema would need to have 2 fields. one for the row key and one for the id field.
Posted 1 year ago #
Reply
You must log in to post.
