<?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: Is it possible to order solr queries through CQL?</title>
		<link>http://www.datastax.com/support-forums/topic/is-it-possible-to-order-solr-queries-through-cql</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 13:50:06 +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/is-it-possible-to-order-solr-queries-through-cql" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Is it possible to order solr queries through CQL?"</title>
			<link>http://www.datastax.com/support-forums/topic/is-it-possible-to-order-solr-queries-through-cql#post-1621</link>
			<pubDate>Fri, 13 Apr 2012 20:55:03 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1621@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;+1.&#60;/p&#62;
&#60;p&#62;Yes, sorting and paging in CQL solr_query.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Charlie&#124;DBA
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Is it possible to order solr queries through CQL?"</title>
			<link>http://www.datastax.com/support-forums/topic/is-it-possible-to-order-solr-queries-through-cql#post-1596</link>
			<pubDate>Wed, 11 Apr 2012 19:29:56 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1596@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Obviously I could make my requests directly against SOLR and get the full power of SOLR (I assume at least; it will search across the entire cluster, right?).  However, ideally, I'd love to do everything via CQL...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Is it possible to order solr queries through CQL?"</title>
			<link>http://www.datastax.com/support-forums/topic/is-it-possible-to-order-solr-queries-through-cql#post-1594</link>
			<pubDate>Wed, 11 Apr 2012 16:25:57 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1594@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Is ordering something that will be added in the (hopefully near) future?  Being able to order the results is pretty much a major requirement for us.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tjake on "Is it possible to order solr queries through CQL?"</title>
			<link>http://www.datastax.com/support-forums/topic/is-it-possible-to-order-solr-queries-through-cql#post-1593</link>
			<pubDate>Wed, 11 Apr 2012 16:25:02 +0000</pubDate>
			<dc:creator>tjake</dc:creator>
			<guid isPermaLink="false">1593@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Well you can't do ordering but you do have limit and you can implement offset by adding a range query to the solr query.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Is it possible to order solr queries through CQL?"</title>
			<link>http://www.datastax.com/support-forums/topic/is-it-possible-to-order-solr-queries-through-cql#post-1592</link>
			<pubDate>Wed, 11 Apr 2012 16:15:18 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1592@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Oh, and ditto for pagination (limit and offset).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Is it possible to order solr queries through CQL?"</title>
			<link>http://www.datastax.com/support-forums/topic/is-it-possible-to-order-solr-queries-through-cql#post-1591</link>
			<pubDate>Wed, 11 Apr 2012 16:14:47 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1591@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I know that it's not possible to order query results (by row) in cassandra, but in Solr it is.  However, I can't find any documentation on how I might go about doing that through CQL.  It's not part of the solr query syntax so I can't just stick an order clause in there.  Is there some other syntax that allows it?  Alternatively, is there some way for me to hijack the solr connection and add a URL parameter to handle ordering?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
