<?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; Tag: dse - Recent Posts</title>
		<link>http://www.datastax.com/support-forums/tags/dse</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 01:10:30 +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/tags/dse" rel="self" type="application/rss+xml" />

		<item>
			<title>alexliu on "Any way to have a solr and normal secondary index on same column?"</title>
			<link>http://www.datastax.com/support-forums/topic/any-way-to-have-a-solr-and-normal-secondary-index-on-same-column#post-6643</link>
			<pubDate>Mon, 24 Sep 2012 19:58:15 +0000</pubDate>
			<dc:creator>alexliu</dc:creator>
			<guid isPermaLink="false">6643@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;no, we can fire a feature request
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shruti on "Any way to have a solr and normal secondary index on same column?"</title>
			<link>http://www.datastax.com/support-forums/topic/any-way-to-have-a-solr-and-normal-secondary-index-on-same-column#post-6636</link>
			<pubDate>Mon, 24 Sep 2012 09:05:51 +0000</pubDate>
			<dc:creator>shruti</dc:creator>
			<guid isPermaLink="false">6636@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi All,&#60;br /&#62;
Even I have the requirement to index column through both secondary indexes and Solr index .Is there a way of doing it in DSE  currently ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jas on "Multiple Schemas For Solr"</title>
			<link>http://www.datastax.com/support-forums/topic/multiple-schemas-for-solr#post-5470</link>
			<pubDate>Tue, 07 Aug 2012 22:40:17 +0000</pubDate>
			<dc:creator>jas</dc:creator>
			<guid isPermaLink="false">5470@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Check out: &#60;a href=&#34;http://www.datastax.com/docs/datastax_enterprise2.1/search/dse_search_schema&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/datastax_enterprise2.1/search/dse_search_schema&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will create Solr cores using the convention of keyspaceName.columnFamilyName. They keyspace must exist, but DSE will create the column family based on the Solr configuration files you upload using the described REST API.&#60;/p&#62;
&#60;p&#62;Jeff
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkusar on "Data inserted via CQL does not get run through Solr&#039;s copyField directives"</title>
			<link>http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives/page/2#post-4322</link>
			<pubDate>Mon, 30 Jul 2012 21:24:55 +0000</pubDate>
			<dc:creator>jkusar</dc:creator>
			<guid isPermaLink="false">4322@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Bah, I found my issue.  I had some 2.0 binaries floating around in my path mucking things up since this didn't work in 2.0.  Got everything cleaned up and it seems to be working now.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexliu on "Data inserted via CQL does not get run through Solr&#039;s copyField directives"</title>
			<link>http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives/page/2#post-4320</link>
			<pubDate>Mon, 30 Jul 2012 20:44:29 +0000</pubDate>
			<dc:creator>alexliu</dc:creator>
			<guid isPermaLink="false">4320@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;you can try test my example on DSE 2.1. I think it should work there as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkusar on "Data inserted via CQL does not get run through Solr&#039;s copyField directives"</title>
			<link>http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives/page/2#post-4318</link>
			<pubDate>Mon, 30 Jul 2012 20:41:44 +0000</pubDate>
			<dc:creator>jkusar</dc:creator>
			<guid isPermaLink="false">4318@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;That's very interesting.  How much longer till that version is released to the general public?  Is it available as a beta anywhere?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexliu on "copyField functionality doesn&#039;t seem to be working"</title>
			<link>http://www.datastax.com/support-forums/topic/copyfield-functionality-doesnt-seem-to-by-working#post-4316</link>
			<pubDate>Mon, 30 Jul 2012 20:38:28 +0000</pubDate>
			<dc:creator>alexliu</dc:creator>
			<guid isPermaLink="false">4316@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;check my example at&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;it's tested on DSE 2.2 coming version. I am not sure it's working on DSE 2.1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexliu on "Data inserted via CQL does not get run through Solr&#039;s copyField directives"</title>
			<link>http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives/page/2#post-4314</link>
			<pubDate>Mon, 30 Jul 2012 20:32:55 +0000</pubDate>
			<dc:creator>alexliu</dc:creator>
			<guid isPermaLink="false">4314@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;This is working in the incoming release, I am not sure DSE 2.1&#60;/p&#62;
&#60;p&#62;the following is result that I run&#60;/p&#62;
&#60;p&#62;cqlsh&#38;gt; use ks33;&#60;/p&#62;
&#60;p&#62;cqlsh:ks33&#38;gt; insert into cf3 (key,title,body) values ('12345','This is a title','This is some body text');&#60;br /&#62;
cqlsh:ks33&#38;gt; select * from cf3;&#60;br /&#62;
 KEY   &#124; body                   &#124; title&#60;br /&#62;
-------+------------------------+-----------------&#60;br /&#62;
 12345 &#124; This is some body text &#124; This is a title&#60;/p&#62;
&#60;p&#62;cqlsh:ks33&#38;gt; select * from cf3 where solr_query='text1:is';&#60;br /&#62;
 KEY   &#124; body                   &#124; title&#60;br /&#62;
-------+------------------------+-----------------&#60;br /&#62;
 12345 &#124; This is some body text &#124; This is a title&#60;/p&#62;
&#60;p&#62;cqlsh:ks33&#38;gt; select * from cf3 where solr_query='text1:body';&#60;br /&#62;
 KEY   &#124; body                   &#124; title&#60;br /&#62;
-------+------------------------+-----------------&#60;br /&#62;
 12345 &#124; This is some body text &#124; This is a title&#60;/p&#62;
&#60;p&#62;schema.xml&#60;/p&#62;
&#60;p&#62;&#38;lt;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34; ?&#38;gt;&#60;br /&#62;
&#38;lt;schema name=&#34;wikipedia&#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;text&#34; class=&#34;solr.TextField&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;analyzer&#38;gt;&#38;lt;tokenizer class=&#34;solr.WikipediaTokenizerFactory&#34;/&#38;gt;&#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;name&#34;  type=&#34;text&#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;title&#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;text1&#34;  type=&#34;text&#34; indexed=&#34;true&#34;  stored=&#34;true&#34; multiValued=&#34;true&#34;/&#38;gt;&#60;br /&#62;
 &#38;lt;/fields&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;defaultSearchField&#38;gt;body&#38;lt;/defaultSearchField&#38;gt;&#60;br /&#62;
&#38;lt;uniqueKey&#38;gt;id&#38;lt;/uniqueKey&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;copyField source=&#34;body&#34; dest=&#34;text1&#34;/&#38;gt;&#60;br /&#62;
&#38;lt;copyField source=&#34;title&#34; dest=&#34;text1&#34;/&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/schema&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexliu on "Multiple Schemas For Solr"</title>
			<link>http://www.datastax.com/support-forums/topic/multiple-schemas-for-solr#post-4271</link>
			<pubDate>Mon, 30 Jul 2012 16:42:12 +0000</pubDate>
			<dc:creator>alexliu</dc:creator>
			<guid isPermaLink="false">4271@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;can you post your solrconfig.xml and schema.xml files there, so we can do more investigate the issue, and reproduce it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gurkanoluc on "Multiple Schemas For Solr"</title>
			<link>http://www.datastax.com/support-forums/topic/multiple-schemas-for-solr#post-4218</link>
			<pubDate>Mon, 30 Jul 2012 07:58:17 +0000</pubDate>
			<dc:creator>gurkanoluc</dc:creator>
			<guid isPermaLink="false">4218@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi again,&#60;/p&#62;
&#60;p&#62;I searched over internet, and see what I need is, multi core solr setup.&#60;/p&#62;
&#60;p&#62;In normal Solr setup, I can easily create multi cores. But in DSE, I couldn't find any document about this.&#60;/p&#62;
&#60;p&#62;Is there any idea? Basically, what I want to do is, index multiple Column Families using DSE Solr.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gurkanoluc on "Multiple Schemas For Solr"</title>
			<link>http://www.datastax.com/support-forums/topic/multiple-schemas-for-solr#post-4035</link>
			<pubDate>Fri, 27 Jul 2012 23:02:59 +0000</pubDate>
			<dc:creator>gurkanoluc</dc:creator>
			<guid isPermaLink="false">4035@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to make search on multiple column families. In the examples of dse, there is only one schema. I have tried writing multiple schema definitions to schema.xml file and writing schema defitinitions to different files and calling them separately.&#60;/p&#62;
&#60;p&#62;When I type all schema definitions to one file, I'm getting &#60;/p&#62;
&#60;p&#62;----&#60;br /&#62;
WARNING: &#34;java.lang.RuntimeException: org.apache.solr.common.SolrException: Schema Parsing Failed: Premature end of file.&#34;&#60;br /&#62;
Posted solrconfig.xml to &#60;a href=&#34;http://localhost:8983/solr/resource/keyspace.Badges/solrconfig.xml&#34; rel=&#34;nofollow&#34;&#62;http://localhost:8983/solr/resource/keyspace.Badges/solrconfig.xml&#60;/a&#62;&#60;br /&#62;
WARNING: &#34;java.lang.RuntimeException: org.apache.solr.common.SolrException: Schema Parsing Failed: The markup in the document following the root element must be well-formed.&#34;&#60;br /&#62;
Posted schema.xml to &#60;a href=&#34;http://localhost:8983/solr/resource/keyspace.Badges/schema.xml&#34; rel=&#34;nofollow&#34;&#62;http://localhost:8983/solr/resource/keyspace.Badges/schema.xml&#60;/a&#62;&#60;br /&#62;
----&#60;/p&#62;
&#60;p&#62;errors.&#60;/p&#62;
&#60;p&#62;If I want to post separately I'm getting, schema.xml file is not found.&#60;/p&#62;
&#60;p&#62;What is the ideal way of using multiple schema files?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkusar on "Data inserted via CQL does not get run through Solr&#039;s copyField directives"</title>
			<link>http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives/page/2#post-3897</link>
			<pubDate>Thu, 26 Jul 2012 18:07:23 +0000</pubDate>
			<dc:creator>jkusar</dc:creator>
			<guid isPermaLink="false">3897@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Ok, here's some steps to reproduce the problem.&#60;/p&#62;
&#60;p&#62;First modify the wikipedia schema as follows:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;schema name=&#38;quot;wikipedia&#38;quot; version=&#38;quot;1.1&#38;quot;&#38;gt;
 &#38;lt;types&#38;gt;
  &#38;lt;fieldType name=&#38;quot;string&#38;quot; class=&#38;quot;solr.StrField&#38;quot;/&#38;gt;
  &#38;lt;fieldType name=&#38;quot;text&#38;quot; class=&#38;quot;solr.TextField&#38;quot;&#38;gt;
    &#38;lt;analyzer&#38;gt;&#38;lt;tokenizer class=&#38;quot;solr.WikipediaTokenizerFactory&#38;quot;/&#38;gt;&#38;lt;/analyzer&#38;gt;
  &#38;lt;/fieldType&#38;gt;
 &#38;lt;/types&#38;gt;
 &#38;lt;fields&#38;gt;
    &#38;lt;field name=&#38;quot;id&#38;quot;  type=&#38;quot;string&#38;quot; indexed=&#38;quot;true&#38;quot;  stored=&#38;quot;true&#38;quot;/&#38;gt;
    &#38;lt;field name=&#38;quot;body&#38;quot;  type=&#38;quot;text&#38;quot; indexed=&#38;quot;true&#38;quot;  stored=&#38;quot;true&#38;quot;/&#38;gt;
    &#38;lt;field name=&#38;quot;text&#38;quot;  type=&#38;quot;text&#38;quot; indexed=&#38;quot;true&#38;quot;  stored=&#38;quot;true&#38;quot; multiValued=&#38;quot;true&#38;quot;/&#38;gt;
    &#38;lt;field name=&#38;quot;title&#38;quot;  type=&#38;quot;text&#38;quot; indexed=&#38;quot;true&#38;quot;  stored=&#38;quot;true&#38;quot;/&#38;gt;
    &#38;lt;field name=&#38;quot;date&#38;quot;  type=&#38;quot;string&#38;quot; indexed=&#38;quot;true&#38;quot;  stored=&#38;quot;true&#38;quot;/&#38;gt;
 &#38;lt;/fields&#38;gt;

&#38;lt;defaultSearchField&#38;gt;text&#38;lt;/defaultSearchField&#38;gt;
&#38;lt;uniqueKey&#38;gt;id&#38;lt;/uniqueKey&#38;gt;

&#38;lt;copyField source=&#38;quot;body&#38;quot; dest=&#38;quot;text&#38;quot;/&#38;gt;
&#38;lt;copyField source=&#38;quot;title&#38;quot; dest=&#38;quot;text&#38;quot;/&#38;gt;
&#38;lt;/schema&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Run the add schema script.&#60;/p&#62;
&#60;p&#62;From cqlsh add a record:&#60;br /&#62;
&#60;code&#62;cqlsh:wiki&#38;gt; insert into solr (key,title,body) values (&#38;#039;12345&#38;#039;,&#38;#039;This is a title&#38;#039;,&#38;#039;This is some body text&#38;#039;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now from the solr admin tool, query for body.  You will get nothing as it is searching the 'text' field and nothing has been copied to it.  If you instead search for body:body (search for body within the body field), you get your record back.&#60;/p&#62;
&#60;p&#62;The copyField is definitely not happening.&#60;/p&#62;
&#60;p&#62;This is running a single solr node.  The keyspace is using SimpleStrategy with RF=1.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkusar on "Data inserted via CQL does not get run through Solr&#039;s copyField directives"</title>
			<link>http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives/page/2#post-3896</link>
			<pubDate>Thu, 26 Jul 2012 17:47:40 +0000</pubDate>
			<dc:creator>jkusar</dc:creator>
			<guid isPermaLink="false">3896@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I'm not using dynamic fields.  All nodes are Solr.  My schema is posted in another recent thread about copyField.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tjake on "Data inserted via CQL does not get run through Solr&#039;s copyField directives"</title>
			<link>http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives/page/2#post-3884</link>
			<pubDate>Thu, 26 Jul 2012 15:01:35 +0000</pubDate>
			<dc:creator>tjake</dc:creator>
			<guid isPermaLink="false">3884@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Are you using dynamic fields and are all your nodes Solr nodes or do you have a mix?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkusar on "Data inserted via CQL does not get run through Solr&#039;s copyField directives"</title>
			<link>http://www.datastax.com/support-forums/topic/data-inserted-via-cql-does-not-get-run-through-solrs-copyfield-directives/page/2#post-3879</link>
			<pubDate>Thu, 26 Jul 2012 14:41:28 +0000</pubDate>
			<dc:creator>jkusar</dc:creator>
			<guid isPermaLink="false">3879@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi Jake,&#60;/p&#62;
&#60;p&#62;I'm on 2.1.  I realize it's not stored, but the admin app should still report the tokens that are indexed.  One of my team members was able to find an instance where the fulltext search field has tokens in it.  I'm trying to figure out why those got there when others didn't.  There's definitely some weirdness going on as the simple app I put together does not copy the fields properly.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
