<?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: ColumnFamily Design</title>
		<link>http://www.datastax.com/support-forums/topic/columnfamily-design</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 23:25:04 +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/columnfamily-design" rel="self" type="application/rss+xml" />

		<item>
			<title>ryoudelman on "ColumnFamily Design"</title>
			<link>http://www.datastax.com/support-forums/topic/columnfamily-design#post-2379</link>
			<pubDate>Mon, 25 Jun 2012 19:02:01 +0000</pubDate>
			<dc:creator>ryoudelman</dc:creator>
			<guid isPermaLink="false">2379@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "ColumnFamily Design"</title>
			<link>http://www.datastax.com/support-forums/topic/columnfamily-design#post-2366</link>
			<pubDate>Mon, 25 Jun 2012 17:17:44 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">2366@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;As you will be searching by the secondary index columns there is no specific preference about the key, I would do it UUID and go with RandomPartitioner.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryoudelman on "ColumnFamily Design"</title>
			<link>http://www.datastax.com/support-forums/topic/columnfamily-design#post-2364</link>
			<pubDate>Mon, 25 Jun 2012 17:05:45 +0000</pubDate>
			<dc:creator>ryoudelman</dc:creator>
			<guid isPermaLink="false">2364@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;What would I use as the key?  What type of partitioner do you use with that type of lookup?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "ColumnFamily Design"</title>
			<link>http://www.datastax.com/support-forums/topic/columnfamily-design#post-2361</link>
			<pubDate>Mon, 25 Jun 2012 16:33:09 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">2361@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You can do a custom validation class for your columns which extends AbstractType or do a 3 char validation in your app instead. Put secondary index on both 'last_name' and 'first_name' columns and you will be able to look them up together or independently.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryoudelman on "ColumnFamily Design"</title>
			<link>http://www.datastax.com/support-forums/topic/columnfamily-design#post-2359</link>
			<pubDate>Mon, 25 Jun 2012 16:24:05 +0000</pubDate>
			<dc:creator>ryoudelman</dc:creator>
			<guid isPermaLink="false">2359@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I am looking for some guidance on the best way to design a column family to lookup users given the following constraints:&#60;/p&#62;
&#60;p&#62;Last Name and First Name with on 3 characters of each being required&#60;/p&#62;
&#60;p&#62;Any guidance is appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
