<?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: Multi Core in DSE</title>
		<link>http://www.datastax.com/support-forums/topic/multi-core-in-dse</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 07:48:52 +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/multi-core-in-dse" rel="self" type="application/rss+xml" />

		<item>
			<title>Rao on "Multi Core in DSE"</title>
			<link>http://www.datastax.com/support-forums/topic/multi-core-in-dse#post-9130</link>
			<pubDate>Fri, 22 Feb 2013 13:20:35 +0000</pubDate>
			<dc:creator>Rao</dc:creator>
			<guid isPermaLink="false">9130@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Good
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rao on "Multi Core in DSE"</title>
			<link>http://www.datastax.com/support-forums/topic/multi-core-in-dse#post-9129</link>
			<pubDate>Fri, 22 Feb 2013 12:49:31 +0000</pubDate>
			<dc:creator>Rao</dc:creator>
			<guid isPermaLink="false">9129@http://www.datastax.com/support-forums/</guid>
			<description>&#60;br /&#62;</description>
		</item>
		<item>
			<title>Vishak on "Multi Core in DSE"</title>
			<link>http://www.datastax.com/support-forums/topic/multi-core-in-dse#post-9025</link>
			<pubDate>Fri, 15 Feb 2013 06:24:36 +0000</pubDate>
			<dc:creator>Vishak</dc:creator>
			<guid isPermaLink="false">9025@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thank you Jack for the quick reply. It was really useful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jack Krupansky on "Multi Core in DSE"</title>
			<link>http://www.datastax.com/support-forums/topic/multi-core-in-dse#post-9006</link>
			<pubDate>Tue, 12 Feb 2013 16:30:13 +0000</pubDate>
			<dc:creator>Jack Krupansky</dc:creator>
			<guid isPermaLink="false">9006@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for the question. To be clear, DSE does not support &#34;standalone Solr&#34; operation. Rather, DSE deeply integrates Solr with Cassandra. The analog in Cassandra to Solr &#34;multi-core&#34; is simply to multiple DSE/Cassandra column families, and also to use Cassandra's multi-node cluster capabilities. On a single node in DSE/Cassandra, there will be one Solr core per Cassandra &#34;column family&#34;. Each Cassandra column family will be &#34;partititioned&#34; (analogous to Solr &#34;sharding&#34;) across multiple nodes of the DSE/Cassandra cluster. DSE/Cassandra has &#34;RF&#34; or &#34;Relication Factor&#34; which is analogous to Solr &#34;replicas&#34; - all managed automatically, although DSE/Cassandra keeps replicas of the solr core of one node on some subset of the other nodes of the same cluster, and those replica nodes in turn keep both their own data and replicas of some subset of the documents/rows that are owned by Solr cores of other nodes, rather than having separate nodes for replicas as in SolrCloud.&#60;/p&#62;
&#60;p&#62;DSE is somewhat similar to SolrCloud in that documents will be automatically indexed in the proper partition and replicated as needed regardless of what DSE/Solr server/node the original request is sent to.&#60;/p&#62;
&#60;p&#62;In short, simply setup a DSE cluster/ring with some number of nodes and some number of column families and you have the equivalent of Solr multicore and SolrCloud.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vishak on "Multi Core in DSE"</title>
			<link>http://www.datastax.com/support-forums/topic/multi-core-in-dse#post-9001</link>
			<pubDate>Tue, 12 Feb 2013 10:41:28 +0000</pubDate>
			<dc:creator>Vishak</dc:creator>
			<guid isPermaLink="false">9001@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I was looking for solr.xml in DSE 2.2.2 and I couldn't find one. I would like to set up a multi core solr component and in stand alone Solr module, I used to do it in solr.xml.&#60;br /&#62;
What is the corresponding configuration file in DSE that needs to be changed for multi core indexing.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
