<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: Cassandra replication when using Solr</title>
		<link>http://www.datastax.com/support-forums/topic/cassandra-replication-when-using-solr</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 15:43:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/cassandra-replication-when-using-solr" rel="self" type="application/rss+xml" />

		<item>
			<title>tjake on "Cassandra replication when using Solr"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-replication-when-using-solr#post-1690</link>
			<pubDate>Wed, 18 Apr 2012 18:08:01 +0000</pubDate>
			<dc:creator>tjake</dc:creator>
			<guid isPermaLink="false">1690@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;jrhoads, a &#34;Solr&#34; node is running both Cassandra and Solr. So it has both.&#60;/p&#62;
&#60;p&#62;Yes you can replicate the Solr nodes and data by increasing the RF &#60;/p&#62;
&#60;p&#62;So if 2 Solr nodes and you want all the data replicated to both you would have strategy_options={Solr:2};
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jas on "Cassandra replication when using Solr"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-replication-when-using-solr#post-1684</link>
			<pubDate>Wed, 18 Apr 2012 17:46:47 +0000</pubDate>
			<dc:creator>jas</dc:creator>
			<guid isPermaLink="false">1684@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You might find this other thread helpful:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.datastax.com/support-forums/topic/dse-20-solr-and-non-solr-related-content-unavailableexception&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/support-forums/topic/dse-20-solr-and-non-solr-related-content-unavailableexception&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm using two Solr nodes (dse cassandra -s) for both handling Solr queries (via SolrJ client library), and maintaining other non-search related data within Cassandra (via Hector).  By putting my own non-Solr related keyspaces in the &#60;code&#62;Solr&#60;/code&#62; data center, I managed to get things to work. I have two DSE nodes running, and I want them to be replicas, so I did:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;update keyspace IsecSecurityTokens
WITH strategy_options={Solr:2};&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not working with Hadoop yet, and I did not want to have additional Cassandra only nodes. I wanted two Solr nodes, that I can also use for non-search related content.&#60;/p&#62;
&#60;p&#62;Hope this helps,&#60;/p&#62;
&#60;p&#62;Jeff
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Cassandra replication when using Solr"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-replication-when-using-solr#post-1643</link>
			<pubDate>Mon, 16 Apr 2012 22:08:42 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1643@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;How should replication be setup when using Solr?   The wikipedia demo keyspace is setup with &#34;strategy_options = {Solr:1};&#34;.&#60;/p&#62;
&#60;p&#62;It is my understanding that the Solr nodes only store index data; not the complete set of Cassandra data.&#60;/p&#62;
&#60;p&#62;Should this have been [{Cassandra:1,Solr:1}];?  Or is the Cassandra storage implied?&#60;/p&#62;
&#60;p&#62;If I wanted two replicas in cassandra would I use &#34;update keyspace wiki with strategy_options = [{Cassandra:2,Solr:1}];&#34;?&#60;/p&#62;
&#60;p&#62;Can you also have replicated Solr indicies?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
