<?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: Exception encountered during startup : Current validation_class and found SolrType do not much for c</title>
		<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 11:46: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/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c" rel="self" type="application/rss+xml" />

		<item>
			<title>sergio on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c/page/2#post-10504</link>
			<pubDate>Mon, 29 Apr 2013 12:07:00 +0000</pubDate>
			<dc:creator>sergio</dc:creator>
			<guid isPermaLink="false">10504@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Glad it worked.&#60;/p&#62;
&#60;p&#62;By the way, what was your problem before? Why didn't it show the Date_Time value in your queries?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pankaj1234 on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c/page/2#post-10503</link>
			<pubDate>Mon, 29 Apr 2013 11:52:11 +0000</pubDate>
			<dc:creator>pankaj1234</dc:creator>
			<guid isPermaLink="false">10503@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thank you very very much.Now it's working very well.Now i can rangequery at date.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pankaj1234 on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-10502</link>
			<pubDate>Mon, 29 Apr 2013 10:51:45 +0000</pubDate>
			<dc:creator>pankaj1234</dc:creator>
			<guid isPermaLink="false">10502@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Here i follow your guided step.I installed DSE 3.0.1.I also add the line &#38;lt;dseTypeMappingVersion&#38;gt;1&#38;lt;/dseTypeMappingVersion&#38;gt; in solrconfig.xml. Here i have successfully indexed column name=&#34;Date_Time &#34; type=&#34;timestamp&#34; at class=&#34;solr.DateField&#34;.But,at query time solr not gives the value of Date_Time and column name Date_Time.Please help me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergio on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-10453</link>
			<pubDate>Sat, 27 Apr 2013 09:03:36 +0000</pubDate>
			<dc:creator>sergio</dc:creator>
			<guid isPermaLink="false">10453@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for the additional info.&#60;/p&#62;
&#60;p&#62;In order to make your Date_Time field working with the CQL schema above, you have to use DSE 3.0.1 and create a &#60;strong&#62;new&#60;/strong&#62; Solr core from scratch with the new type mappings enabled, as described in the &#34;Configuring Solr type mapping&#34; section here: &#60;a href=&#34;http://www.datastax.com/docs/datastax_enterprise3.0/solutions/dse_search_schema&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/datastax_enterprise3.0/solutions/dse_search_schema&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Basically you have to add the following to your Solr conifg:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#38;lt;dseTypeMappingVersion&#38;gt;1&#38;lt;/dseTypeMappingVersion&#38;gt;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Hope that helps,&#60;br /&#62;
Cheers,&#60;/p&#62;
&#60;p&#62;Sergio B.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pankaj1234 on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-10449</link>
			<pubDate>Sat, 27 Apr 2013 05:43:32 +0000</pubDate>
			<dc:creator>pankaj1234</dc:creator>
			<guid isPermaLink="false">10449@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for reply.This one is description of keyspace and column family.Please guide me....I am in trouble.&#60;br /&#62;
cqlsh&#38;gt; DESCRIBE KEYSPACE mykeyspace ;&#60;/p&#62;
&#60;p&#62;CREATE KEYSPACE mykeyspace WITH strategy_class = 'SimpleStrategy'&#60;br /&#62;
  AND strategy_options:replication_factor = '1';&#60;/p&#62;
&#60;p&#62;USE mykeyspace;&#60;/p&#62;
&#60;p&#62;CREATE TABLE mysolr (&#60;br /&#62;
  KEY text PRIMARY KEY,&#60;br /&#62;
  '_solr_schema.xml.bak' text,&#60;br /&#62;
  '_solr_schema.xml' text,&#60;br /&#62;
  Date_Time timestamp,&#60;br /&#62;
  '_solr_solrconfig.xml.bak' text,&#60;br /&#62;
  name text,&#60;br /&#62;
  '_solr_solrconfig.xml' text,&#60;br /&#62;
  title text,&#60;br /&#62;
  date text,&#60;br /&#62;
  body text&#60;br /&#62;
) WITH&#60;br /&#62;
  comment='' AND&#60;br /&#62;
  comparator=text AND&#60;br /&#62;
  read_repair_chance=0.100000 AND&#60;br /&#62;
  gc_grace_seconds=864000 AND&#60;br /&#62;
  default_validation=text AND&#60;br /&#62;
  min_compaction_threshold=4 AND&#60;br /&#62;
  max_compaction_threshold=32 AND&#60;br /&#62;
  replicate_on_write='true' AND&#60;br /&#62;
  compaction_strategy_class='SizeTieredCompactionStrategy' AND&#60;br /&#62;
  compression_parameters:sstable_compression='SnappyCompressor';&#60;/p&#62;
&#60;p&#62;CREATE INDEX mysolr__solr_schemaxmlbak_idx ON mysolr ('_solr_schema.xml.bak');&#60;/p&#62;
&#60;p&#62;CREATE INDEX mysolr__solr_schemaxml_idx ON mysolr ('_solr_schema.xml');&#60;/p&#62;
&#60;p&#62;CREATE INDEX mysolr__solr_solrconfigxmlbak_idx ON mysolr ('_solr_solrconfig.xml.bak');&#60;/p&#62;
&#60;p&#62;CREATE INDEX mysolr__solr_solrconfigxml_idx ON mysolr ('_solr_solrconfig.xml');
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergio on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-10425</link>
			<pubDate>Fri, 26 Apr 2013 12:02:15 +0000</pubDate>
			<dc:creator>sergio</dc:creator>
			<guid isPermaLink="false">10425@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;can you post the output of &#34;DESCRIBE KEYSPACE mykeyspace&#34; from cqlsh?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pankaj1234 on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-10424</link>
			<pubDate>Fri, 26 Apr 2013 09:41:06 +0000</pubDate>
			<dc:creator>pankaj1234</dc:creator>
			<guid isPermaLink="false">10424@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Here i am using DSE3.0.&#60;br /&#62;
My database in cassandra looks like this:--&#60;br /&#62;
cqlsh:mykeyspace&#38;gt; SELECT * FROM mysolr ;&#60;br /&#62;
 KEY,124 &#124; Date_Time,2013-02-11 10:10:10+0530 &#124; body,A chicken in every pot ... &#124; date,dec 15, 1933 &#124; name,Roosevelt &#124; title,fireside chat&#60;/p&#62;
&#60;p&#62;My schema.xml looks like this:--&#60;br /&#62;
&#38;lt;schema name=&#34;my_search_demo&#34; version=&#34;1.1&#34;&#38;gt;&#60;br /&#62;
  &#38;lt;types&#38;gt;&#60;br /&#62;
    &#38;lt;fieldType name=&#34;string&#34; class=&#34;solr.StrField&#34;/&#38;gt;&#60;br /&#62;
    &#38;lt;fieldType name=&#34;timestamp&#34; class=&#34;solr.TrieDateField&#34;/&#38;gt;&#60;br /&#62;
    &#38;lt;fieldType name=&#34;text&#34; class=&#34;solr.TextField&#34;&#38;gt;&#60;br /&#62;
      &#38;lt;analyzer&#38;gt;&#60;br /&#62;
        &#38;lt;tokenizer class=&#34;solr.StandardTokenizerFactory&#34;/&#38;gt;&#60;br /&#62;
      &#38;lt;/analyzer&#38;gt;&#60;br /&#62;
    &#38;lt;/fieldType&#38;gt;&#60;br /&#62;
  &#38;lt;/types&#38;gt;&#60;br /&#62;
  &#38;lt;fields&#38;gt;&#60;br /&#62;
    &#38;lt;field name=&#34;id&#34;  type=&#34;string&#34; indexed=&#34;true&#34;  stored=&#34;true&#34;/&#38;gt;&#60;br /&#62;
    &#38;lt;field name=&#34;body&#34;  type=&#34;text&#34; indexed=&#34;true&#34;  stored=&#34;true&#34;/&#38;gt;&#60;br /&#62;
    &#38;lt;field name=&#34;date&#34;  type=&#34;string&#34; indexed=&#34;true&#34;  stored=&#34;true&#34;/&#38;gt;&#60;br /&#62;
    &#38;lt;field name=&#34;Date_Time&#34;  type=&#34;timestamp&#34; indexed=&#34;true&#34; stored=&#34;true&#34;/&#38;gt;&#60;br /&#62;
    &#38;lt;field name=&#34;name&#34;  type=&#34;text&#34; indexed=&#34;true&#34;  stored=&#34;true&#34;/&#38;gt;&#60;br /&#62;
    &#38;lt;field name=&#34;title&#34;  type=&#34;text&#34; indexed=&#34;true&#34;  stored=&#34;true&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;/fields&#38;gt;&#60;br /&#62;
  &#38;lt;defaultSearchField&#38;gt;id&#38;lt;/defaultSearchField&#38;gt;&#60;br /&#62;
  &#38;lt;uniqueKey&#38;gt;id&#38;lt;/uniqueKey&#38;gt;&#60;br /&#62;
&#38;lt;/schema&#38;gt;&#60;/p&#62;
&#60;p&#62;When i run this command :--curl &#34;http://localhost:8983/solr/admin/cores?action=RELOAD&#38;amp;name=mykeyspace.mysolr&#34;&#60;/p&#62;
&#60;p&#62;I am getting following error:--&#60;br /&#62;
&#38;lt;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34;?&#38;gt;&#60;br /&#62;
&#38;lt;response&#38;gt;&#60;br /&#62;
&#38;lt;lst name=&#34;responseHeader&#34;&#38;gt;&#38;lt;int name=&#34;status&#34;&#38;gt;500&#38;lt;/int&#38;gt;&#38;lt;int name=&#34;QTime&#34;&#38;gt;1168&#38;lt;/int&#38;gt;&#38;lt;/lst&#38;gt;&#38;lt;lst name=&#34;error&#34;&#38;gt;&#38;lt;str name=&#34;msg&#34;&#38;gt;javax.xml.parsers.ParserConfigurationException: Current validation_class and found SolrType do not match for column: Date_Time.&#38;lt;/str&#38;gt;&#38;lt;str name=&#34;trace&#34;&#38;gt;org.apache.solr.common.SolrException: javax.xml.parsers.ParserConfigurationException: Current validation_class and found SolrType do not match for column: Date_Time.&#60;br /&#62;
	at com.datastax.bdp.cassandra.index.solr.SolrCoreResourceManager.reloadCore(SolrCoreResourceManager.java:295)&#60;br /&#62;
	at com.datastax.bdp.cassandra.index.solr.CassandraCoreAdminHandler.handleReloadAction(CassandraCoreAdminHandler.java:73)&#60;br /&#62;
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:168)&#60;br /&#62;
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)&#60;br /&#62;
	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:379)&#60;br /&#62;
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:181)&#60;br /&#62;
	at com.datastax.bdp.cassandra.index.solr.CassandraDispatchFilter.doFilter(CassandraDispatchFilter.java:87)&#60;br /&#62;
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&#60;br /&#62;
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&#60;br /&#62;
	at com.datastax.bdp.cassandra.audit.SolrHttpAuditLogFilter.doFilter(SolrHttpAuditLogFilter.java:194)&#60;br /&#62;
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&#60;br /&#62;
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&#60;br /&#62;
	at com.datastax.bdp.cassandra.index.solr.auth.CassandraAuthorizationFilter.doFilter(CassandraAuthorizationFilter.java:94)&#60;br /&#62;
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&#60;br /&#62;
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&#60;br /&#62;
	at com.datastax.bdp.cassandra.index.solr.auth.DseAuthenticationFilter.doFilter(DseAuthenticationFilter.java:102)&#60;br /&#62;
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&#60;br /&#62;
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&#60;br /&#62;
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)&#60;br /&#62;
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)&#60;br /&#62;
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&#60;br /&#62;
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&#60;br /&#62;
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&#60;br /&#62;
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)&#60;br /&#62;
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)&#60;br /&#62;
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)&#60;br /&#62;
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)&#60;br /&#62;
	at java.lang.Thread.run(Unknown Source)&#60;br /&#62;
&#38;lt;/str&#38;gt;&#38;lt;int name=&#34;code&#34;&#38;gt;500&#38;lt;/int&#38;gt;&#38;lt;/lst&#38;gt;&#60;br /&#62;
&#38;lt;/response&#38;gt;&#60;/p&#62;
&#60;p&#62;Here i have a problem with &#34;timestamp&#34; indexing.How should i configure it in schema.xml or there should be any configuration change in solrconfig.xml. I want to range query between two dates.Please help me.I have badly need it.&#60;br /&#62;
  Thank You.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sam on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-7569</link>
			<pubDate>Mon, 19 Nov 2012 09:30:04 +0000</pubDate>
			<dc:creator>sam</dc:creator>
			<guid isPermaLink="false">7569@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Great!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kranti on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-7526</link>
			<pubDate>Fri, 16 Nov 2012 17:28:52 +0000</pubDate>
			<dc:creator>kranti</dc:creator>
			<guid isPermaLink="false">7526@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks SAM....  it worked.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sam on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-7519</link>
			<pubDate>Fri, 16 Nov 2012 15:56:42 +0000</pubDate>
			<dc:creator>sam</dc:creator>
			<guid isPermaLink="false">7519@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Can you try starting DSE without the -s switch, so that it doesn't try to initialise any solr indexes. The schema change perhaps hasn't propagated to that node, and so starting up with search disabled should allow it to do so. Once its come up, shut it down again then restart with the -s switch again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kranti on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-7516</link>
			<pubDate>Fri, 16 Nov 2012 14:00:41 +0000</pubDate>
			<dc:creator>kranti</dc:creator>
			<guid isPermaLink="false">7516@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Yes. I have dropped the column family and I am not seeing any details in the output of describe-schema of that column family.&#60;/p&#62;
&#60;p&#62;But when I tried to start the DSE (./dse cassandra -s) I am still getting the same error and the server is not starting.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sam on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-7513</link>
			<pubDate>Fri, 16 Nov 2012 08:15:53 +0000</pubDate>
			<dc:creator>sam</dc:creator>
			<guid isPermaLink="false">7513@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;If you dropped the column family containing the problematic solr index and you don't see it in the output of describe schema, then its configuration should have been completely removed. Are you still seeing exactly the same error at startup? &#60;/p&#62;
&#60;p&#62;The directory you're referring to is where Cassandra stores schema information (among other things) so changes to keyspace &#38;amp; columnfamily definitions will result in those files being updated. These are for the most part Cassandra data files, just the same as those holding data in your other keyspaces.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kranti on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-7500</link>
			<pubDate>Wed, 14 Nov 2012 16:25:16 +0000</pubDate>
			<dc:creator>kranti</dc:creator>
			<guid isPermaLink="false">7500@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi Sam,&#60;/p&#62;
&#60;p&#62;The keyspace has 2 column families and I have dropped the column-family that is giving issues.&#60;br /&#62;
When I check for the description of the keyspace, I am seeing only the solr configurations of existing column family and not showing any configurations of the dropped column-family.&#60;/p&#62;
&#60;p&#62;On the otherside I noticed one more point:&#60;/p&#62;
&#60;p&#62;I am seeing the schema configurations in the files located at:&#60;br /&#62;
.../datastax/dse-2.1.1/dse-data/data/system&#60;/p&#62;
&#60;p&#62;It seems all the schema we have uploaded are updated in these files. I think if we remove the schemas from this file it works. But they are in some encoded format. Any idea about these files?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sam on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-7499</link>
			<pubDate>Wed, 14 Nov 2012 15:43:41 +0000</pubDate>
			<dc:creator>sam</dc:creator>
			<guid isPermaLink="false">7499@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;The solr configuration is actually stored as column family metadata, so I don't know where else it would be coming from. What do you see if you run &#60;code&#62;&#60;/code&#62;DESCRIBE KEYSPACE&#60;code&#62;&#60;/code&#62; from cqlsh?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kranti on "Exception encountered during startup : Current validation_class and found SolrType do not much for c"</title>
			<link>http://www.datastax.com/support-forums/topic/exception-encountered-during-startup-current-validation_class-and-found-solrtype-do-not-much-for-c#post-7498</link>
			<pubDate>Wed, 14 Nov 2012 14:38:41 +0000</pubDate>
			<dc:creator>kranti</dc:creator>
			<guid isPermaLink="false">7498@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for the response SAM.&#60;br /&#62;
Actually I have dropped the column family itself but still I am getting the same issue.&#60;br /&#62;
It looks like when I dropped the column family, only the column family is dropped from cassandra and the configuration related to solr is still existing.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
