Hi,
I have 2 virtual Data-centers, Cassandra DC with Cassandra 4 nodes and a Solr DC with 2 Solr nodes. I have ingested 20,000 records (as per the example on http://www.datastax.com/docs/datastax_enterprise3.1/solutions/dse_search_getting_started). I have also uploaded the Solarconfig and Schema xmls and created a solar core for the required keyspace.
I've also ensure that the keyspace created has a NetworkTopologyStrategy placement strategy with a replication factor of 1 on each data-center.
42 items have been indexed in 2 hours so far (18 on first Solr node and 24 on the other) which seems to be slow. At this rate, with 20,000 items it's going to take a very long time to complete.
Any reason why the indexing is taking such a long time to complete?
Thanks
Majd