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 use solr/banana to integrate with my cassandra for search use case and analytics. I am trying to add a Terms(pie chart) in my banana dashboard. It seems that the pie chart loads only for cartid which is the partition key of my cassandra. If I use other index (e.g. location, carttype ) to display my pie chart, it does not load at all.
I use solr/banana to integrate with my cassandra for search use case and analytics. I am trying to add a Terms(pie chart) in my banana dashboard. It seems that the pie chart loads only for cartid which is the partition key of my cassandra. If I use other index (e.g. location, carttype ) to display my pie chart, it does not load at all.
Attaching my solr config.
Can you please help?
The text was updated successfully, but these errors were encountered: