<?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; User Favorites: p2krish</title>
		<link><a href='http://www.datastax.com/support-forums/profile/p2krish'>p2krish</a></link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 10:05:09 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>p2krish on "Solr Index"</title>
			<link>http://www.datastax.com/support-forums/topic/solr-index#post-8315</link>
			<pubDate>Mon, 07 Jan 2013 17:04:15 +0000</pubDate>
			<dc:creator>p2krish</dc:creator>
			<guid isPermaLink="false">8315@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for the response. It looks like it does not allow hyphen. I get a similar exception if I use hyphen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jack Krupansky on "Solr Index"</title>
			<link>http://www.datastax.com/support-forums/topic/solr-index#post-8313</link>
			<pubDate>Mon, 07 Jan 2013 16:37:27 +0000</pubDate>
			<dc:creator>Jack Krupansky</dc:creator>
			<guid isPermaLink="false">8313@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Sorry, but you can't have a colon or space or slash or most other special characters in your field names. Letters, digits, hyphen, and underscore are the only safe characters.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>p2krish on "Solr Index"</title>
			<link>http://www.datastax.com/support-forums/topic/solr-index#post-8311</link>
			<pubDate>Mon, 07 Jan 2013 15:16:20 +0000</pubDate>
			<dc:creator>p2krish</dc:creator>
			<guid isPermaLink="false">8311@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I'm running dse-cassandra in solr mode. I have the following column in schema.xml&#60;/p&#62;
&#60;p&#62;	&#38;lt;field name=&#34;weight:vnpk&#34; type=&#34;ALPHA_NUMERIC&#34; indexed=&#34;true&#34; stored=&#34;false&#34; multiValued=&#34;false&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;When I post the schema.xml , I get the following exception&#60;/p&#62;
&#60;p&#62;Caused by: java.io.IOException: InvalidRequestException(why:Illegal index name CF1_weight:vnpk_index)&#60;br /&#62;
        at com.datastax.bdp.hadoop.mapred.SchemaTool.updateColumnFamily(SchemaTool.java:354)&#60;/p&#62;
&#60;p&#62;Does solr have any restrictions on the field names being used?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jack Krupansky on "Solr Update handler"</title>
			<link>http://www.datastax.com/support-forums/topic/solr-update-handler#post-8271</link>
			<pubDate>Thu, 03 Jan 2013 23:53:14 +0000</pubDate>
			<dc:creator>Jack Krupansky</dc:creator>
			<guid isPermaLink="false">8271@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Technically, yes, but custom handlers are rather difficult to work with unless you have experience in that area. So I wouldn't recommend going that route at this time.&#60;/p&#62;
&#60;p&#62;Especially for something this simple, you are much better off processing the data before sending it to Solr/Cassandra.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>p2krish on "Solr Update handler"</title>
			<link>http://www.datastax.com/support-forums/topic/solr-update-handler#post-8197</link>
			<pubDate>Fri, 28 Dec 2012 16:35:28 +0000</pubDate>
			<dc:creator>p2krish</dc:creator>
			<guid isPermaLink="false">8197@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I have the cassandra running in solr mode. I'm using hector to insert/modify the data in cassandra. Since solr would expect the date to be in a specific format  (1995-12-31T23:59:59Z) with a trailing Z', is there any option to use a custom handler when the data gets indexed after I save the data in cassandra?&#60;br /&#62;
Say I want to save the date as &#34;1995-12-31T23:59:59&#34; in cassandra but when it gets indexed I want to use the solr supported format with trailing Z.&#60;/p&#62;
&#60;p&#62;I'm not using solr client to add the documents to solr.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
