<?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: Rebuid solr index when adding new columns?</title>
		<link>http://www.datastax.com/support-forums/topic/rebuid-solr-index-when-adding-new-columns</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 05:33:38 +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/rebuid-solr-index-when-adding-new-columns" rel="self" type="application/rss+xml" />

		<item>
			<title>xzhang on "Rebuid solr index when adding new columns?"</title>
			<link>http://www.datastax.com/support-forums/topic/rebuid-solr-index-when-adding-new-columns#post-2469</link>
			<pubDate>Thu, 28 Jun 2012 20:36:56 +0000</pubDate>
			<dc:creator>xzhang</dc:creator>
			<guid isPermaLink="false">2469@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;OK. It looks like this happens only if I change the column family schema.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xzhang on "Rebuid solr index when adding new columns?"</title>
			<link>http://www.datastax.com/support-forums/topic/rebuid-solr-index-when-adding-new-columns#post-2466</link>
			<pubDate>Thu, 28 Jun 2012 20:25:58 +0000</pubDate>
			<dc:creator>xzhang</dc:creator>
			<guid isPermaLink="false">2466@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, I am using DataStax Enterprise and having a problem with solr when dynamically adding new columns to Cassandra. &#60;/p&#62;
&#60;p&#62;The schema.xml has the following line to index all columns ends with &#34;_dy&#34;.&#60;br /&#62;
&#38;lt;dynamicField name=&#34;*_dy&#34;  type=&#34;string&#34; indexed=&#34;true&#34;  stored=&#34;true&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;The initial column family consists of columns without indexing. After posting the schema.xml and solrconfig.xml files, all works fine. However, whenever I add a new column to a column family, accessing the solr admin page prints out the following exceptions:&#60;br /&#62;
---------------------------------------------------------------------------------&#60;br /&#62;
HTTP Status 500 - java.lang.RuntimeException: org.apache.solr.common.SolrException: Could not find: solrconfig.xml java.lang.RuntimeException: java.lang.RuntimeException: org.apache.solr.common.SolrException: Could not find: solrconfig.xml at com.datastax.bdp.plugin.AbstractPlugin.activate(AbstractPlugin.java:47) at ...&#60;br /&#62;
---------------------------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;If I post the same schema.xml and solrconfig.xml files again, the admin page works again. Is there a way to avoid this re-posting? I need to programmatically add new columns continuously and at the mean time, searching via solr should also work. &#60;/p&#62;
&#60;p&#62;Thanks a lot!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
