<?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: rockbrain</title>
		<link><a href='http://www.datastax.com/support-forums/profile/rockbrain'>rockbrain</a></link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 13:01:57 +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>rockbrain on "Slow delete by query on indexed fields"</title>
			<link>http://www.datastax.com/support-forums/topic/slow-delete-by-query-on-indexed-fields#post-11325</link>
			<pubDate>Thu, 23 May 2013 15:05:56 +0000</pubDate>
			<dc:creator>rockbrain</dc:creator>
			<guid isPermaLink="false">11325@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Each record is deleted from C*, we could probably parallelize that however the time does not look off.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jpayne97 on "Slow delete by query on indexed fields"</title>
			<link>http://www.datastax.com/support-forums/topic/slow-delete-by-query-on-indexed-fields#post-11323</link>
			<pubDate>Thu, 23 May 2013 12:29:36 +0000</pubDate>
			<dc:creator>jpayne97</dc:creator>
			<guid isPermaLink="false">11323@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Not sure how long a delete by a query should be taking, but for deleting 50961 records it took 73 seconds to delete.  Both the fields in the query are indexed in the schema.  Is this normal?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://u060dc2d82:8983/solr/item.location/update?stream.body=%3Cdelete%3E%3Cquery%3E(div:014)AND(store:00305)%3C/query%3E%3C/delete%3E&#34; rel=&#34;nofollow&#34;&#62;http://u060dc2d82:8983/solr/item.location/update?stream.body=%3Cdelete%3E%3Cquery%3E(div:014)AND(store:00305)%3C/query%3E%3C/delete%3E&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#38;lt;response&#38;gt;&#60;br /&#62;
&#38;lt;lst name=&#34;responseHeader&#34;&#38;gt;&#60;br /&#62;
&#38;lt;int name=&#34;status&#34;&#38;gt;0&#38;lt;/int&#38;gt;&#60;br /&#62;
&#38;lt;int name=&#34;QTime&#34;&#38;gt;73342&#38;lt;/int&#38;gt;&#60;br /&#62;
&#38;lt;/lst&#38;gt;&#60;br /&#62;
&#38;lt;/response&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>datastaxnewbie on "Cassandra timestamp to Solr TrieDateField"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-timestamp-to-solr-triedatefield#post-11159</link>
			<pubDate>Thu, 16 May 2013 22:28:54 +0000</pubDate>
			<dc:creator>datastaxnewbie</dc:creator>
			<guid isPermaLink="false">11159@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks your help, I am creating Solr index before the CF (DSE 3.0.1).  I also found out my time values are microseconds so I have changed the date fields to longs and converting them at the client side, unless it's possible to tell Solr that the time passed in is microseconds since epoch?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rockbrain on "Cassandra timestamp to Solr TrieDateField"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-timestamp-to-solr-triedatefield#post-11147</link>
			<pubDate>Thu, 16 May 2013 14:18:55 +0000</pubDate>
			<dc:creator>rockbrain</dc:creator>
			<guid isPermaLink="false">11147@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;&#34;I have a StartTime column in Cassandra that is typed as timestamp, and I created a corresponding field in Solr schema that is of TrieDateField. &#34;&#60;/p&#62;
&#60;p&#62;The C* CF for Solr must be created by DSE when the schema is uploaded, otherwise the resulting behavior will be in-determinant, as you have seen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jack Krupansky on "Cassandra timestamp to Solr TrieDateField"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-timestamp-to-solr-triedatefield#post-11099</link>
			<pubDate>Thu, 16 May 2013 02:40:51 +0000</pubDate>
			<dc:creator>Jack Krupansky</dc:creator>
			<guid isPermaLink="false">11099@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Maybe.... although the year &#34;20114840&#34; is quite a ways in the future!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rockbrain on "Cassandra timestamp to Solr TrieDateField"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-timestamp-to-solr-triedatefield#post-11098</link>
			<pubDate>Thu, 16 May 2013 01:41:03 +0000</pubDate>
			<dc:creator>rockbrain</dc:creator>
			<guid isPermaLink="false">11098@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;'20114840-09-19T02:26:40Z' is the standard date format returned by Solr.  There isn't anything wrong.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jack Krupansky on "Cassandra timestamp to Solr TrieDateField"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-timestamp-to-solr-triedatefield#post-11096</link>
			<pubDate>Thu, 16 May 2013 00:15:25 +0000</pubDate>
			<dc:creator>Jack Krupansky</dc:creator>
			<guid isPermaLink="false">11096@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;What release of DSE are you using? It was DSE 3.0.1 which introduced enhanced datatype mapping which makes C* DateType/timestamp compatible with Solr DateField and TrieDateField. But in DSE 3.0 and 2.x, you must use UTF8Type for a Solr TrieDateField.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>datastaxnewbie on "Cassandra timestamp to Solr TrieDateField"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-timestamp-to-solr-triedatefield#post-11094</link>
			<pubDate>Wed, 15 May 2013 23:44:02 +0000</pubDate>
			<dc:creator>datastaxnewbie</dc:creator>
			<guid isPermaLink="false">11094@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a StartTime column in Cassandra that is typed as timestamp, and I created a corresponding field in Solr schema that is of TrieDateField.  When I stored the following timestamp into Cassandra, I get back the same value (4/15/2012 12:26:22 PM).  When I retrieve the document through Solr using the same row key (id), the value that I get back for that same field is &#34;20114840-09-19T02:26:40Z&#34;, which doesn't appear to be an ISO8601 format either.  Do I need to set the precisionStep in Solr schema for that field?  What am I doing wrong?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jwlee on "dse-3.0 - Reindexing is not working for Solr copyfield"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-30-reindexing-is-not-working-for-solr-copyfield#post-11030</link>
			<pubDate>Wed, 15 May 2013 00:59:46 +0000</pubDate>
			<dc:creator>jwlee</dc:creator>
			<guid isPermaLink="false">11030@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Sergio,&#60;/p&#62;
&#60;p&#62;All right. Good to hear it is in the plan.&#60;br /&#62;
We'll do the workaround in the meantime.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Regards,&#60;br /&#62;
JW
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergio on "dse-3.0 - Reindexing is not working for Solr copyfield"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-30-reindexing-is-not-working-for-solr-copyfield#post-11007</link>
			<pubDate>Tue, 14 May 2013 07:24:59 +0000</pubDate>
			<dc:creator>sergio</dc:creator>
			<guid isPermaLink="false">11007@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;the reason we don't currently support reindexing of *new* copy fields is that we always store them in Cassandra (that is, we always assume stored=true), hence we need the copy field value to be known upfront at ingestion time.&#60;/p&#62;
&#60;p&#62;We are planning to support non-stored mode too (that is, stored=false): this will not store any copy fields in Cassandra, but will allow for them to be reindexed post-ingestion, even new ones.&#60;/p&#62;
&#60;p&#62;In the meantime, you can use the workaround provided above.&#60;/p&#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>jwlee on "dse-3.0 - Reindexing is not working for Solr copyfield"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-30-reindexing-is-not-working-for-solr-copyfield#post-10999</link>
			<pubDate>Tue, 14 May 2013 03:35:59 +0000</pubDate>
			<dc:creator>jwlee</dc:creator>
			<guid isPermaLink="false">10999@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks to all for your replies.&#60;br /&#62;
Just want to add that the copyfield is an important feature for us.&#60;br /&#62;
We are frequently changing the Solr schema to suit the search behaviors required by our users.&#60;br /&#62;
Really do hope that the reindexing for the copyfields are automatically applied.&#60;br /&#62;
After all, isn't it suppose to be ETL free?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rockbrain on "dse-3.0 - Reindexing is not working for Solr copyfield"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-30-reindexing-is-not-working-for-solr-copyfield#post-10976</link>
			<pubDate>Mon, 13 May 2013 16:28:44 +0000</pubDate>
			<dc:creator>rockbrain</dc:creator>
			<guid isPermaLink="false">10976@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Tristan,&#60;/p&#62;
&#60;p&#62;The following contains the examples necessary to use the CopyFieldInputTransformer.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/bi7cLQud&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/bi7cLQud&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/MpbnCNsH&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/MpbnCNsH&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tristanls on "dse-3.0 - Reindexing is not working for Solr copyfield"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-30-reindexing-is-not-working-for-solr-copyfield#post-10975</link>
			<pubDate>Mon, 13 May 2013 15:39:10 +0000</pubDate>
			<dc:creator>tristanls</dc:creator>
			<guid isPermaLink="false">10975@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Jack, that's good to hear. My main concern was that this might get dropped, but that's been alleviated.&#60;/p&#62;
&#60;p&#62;Also, I only get to complain on these forums, but overall it's been a pretty easy and good experience so far. So keep up the good work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jack Krupansky on "dse-3.0 - Reindexing is not working for Solr copyfield"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-30-reindexing-is-not-working-for-solr-copyfield#post-10974</link>
			<pubDate>Mon, 13 May 2013 15:19:33 +0000</pubDate>
			<dc:creator>Jack Krupansky</dc:creator>
			<guid isPermaLink="false">10974@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Tristan, thanks for the detailed justification - it will help fuel our internal discussions.&#60;/p&#62;
&#60;p&#62;Why not do it? Timeframe, priorities, compatibility, perceived importance, architectural complexity - the usual bane of software engineering. It sometimes just takes some time to work through it all. But, rest assured, it is on our radar. copyField is a very important Solr feature.&#60;/p&#62;
&#60;p&#62;Workarounds are, by definition, never good architecture. They're simply temporary, stopgap measures.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tristanls on "dse-3.0 - Reindexing is not working for Solr copyfield"</title>
			<link>http://www.datastax.com/support-forums/topic/dse-30-reindexing-is-not-working-for-solr-copyfield#post-10970</link>
			<pubDate>Mon, 13 May 2013 15:09:53 +0000</pubDate>
			<dc:creator>tristanls</dc:creator>
			<guid isPermaLink="false">10970@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;rockbrain, yes, it would be great to know even if it's brittle right now and might change
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
