<?xml version="1.0" encoding="UTF-8"?><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>Comments on: ThinkingSphinx exits, enters ActsAsSolrReloaded</title>
	<atom:link href="http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/</link>
	<description>loves bits, tits and beers</description>
	<pubDate>Fri, 30 Jul 2010 15:21:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: dc.rec1</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-4477</link>
		<dc:creator>dc.rec1</dc:creator>
		<pubDate>Wed, 26 May 2010 20:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-4477</guid>
		<description>Hi Fabrio, acts_as_solr_reloaded is not yet compatible with MongoID, but I will try to implemented it. If you wanna help, this module may help you as a base:

http://github.com/dcrec1/acts_as_solr_reloaded/blob/master/lib/acts_as_solr/mongo_mapper.rb</description>
		<content:encoded><![CDATA[<p>Hi Fabrio, acts_as_solr_reloaded is not yet compatible with MongoID, but I will try to implemented it. If you wanna help, this module may help you as a base:</p>
<p><a href="http://github.com/dcrec1/acts_as_solr_reloaded/blob/master/lib/acts_as_solr/mongo_mapper.rb" rel="nofollow">http://github.com/dcrec1/acts_as_solr_reloaded/blob/master/lib/acts_as_solr/mongo_mapper.rb</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabricio</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-4474</link>
		<dc:creator>Fabricio</dc:creator>
		<pubDate>Wed, 26 May 2010 19:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-4474</guid>
		<description>Hi, Diego

how used acts_as_solr_reloaded with rails 3 and mongoID?

thank you</description>
		<content:encoded><![CDATA[<p>Hi, Diego</p>
<p>how used acts_as_solr_reloaded with rails 3 and mongoID?</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Carrion</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-4457</link>
		<dc:creator>Diego Carrion</dc:creator>
		<pubDate>Mon, 24 May 2010 19:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-4457</guid>
		<description>Hi Homer, acts_as_solr_reloaded is now compatible with will_paginate, I just added the info to the readme:

http://github.com/dcrec1/acts_as_solr_reloaded</description>
		<content:encoded><![CDATA[<p>Hi Homer, acts_as_solr_reloaded is now compatible with will_paginate, I just added the info to the readme:</p>
<p><a href="http://github.com/dcrec1/acts_as_solr_reloaded" rel="nofollow">http://github.com/dcrec1/acts_as_solr_reloaded</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homer</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-4341</link>
		<dc:creator>Homer</dc:creator>
		<pubDate>Tue, 04 May 2010 16:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-4341</guid>
		<description>Another question :-)

Is can act_as_solr_reloaded be used with will_paginate?</description>
		<content:encoded><![CDATA[<p>Another question <img src='http://www.diegocarrion.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Is can act_as_solr_reloaded be used with will_paginate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homer</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-4339</link>
		<dc:creator>Homer</dc:creator>
		<pubDate>Tue, 04 May 2010 16:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-4339</guid>
		<description>Also - searching for '*:*' fails.  I would typically use this if I wanted to do a faceted search without any text query.

The error showing up in solr shows that _t is being appended:

May 4, 2010 12:11:36 PM org.apache.solr.common.SolrException log
SEVERE: org.apache.solr.common.SolrException: org.apache.lucene.queryParser.ParseException: Cannot parse '(*_t:*) AND (t
ype_s:Post)': '*' or '?' not allowed as first character in WildcardQuery</description>
		<content:encoded><![CDATA[<p>Also - searching for &#8216;*:*&#8217; fails.  I would typically use this if I wanted to do a faceted search without any text query.</p>
<p>The error showing up in solr shows that _t is being appended:</p>
<p>May 4, 2010 12:11:36 PM org.apache.solr.common.SolrException log<br />
SEVERE: org.apache.solr.common.SolrException: org.apache.lucene.queryParser.ParseException: Cannot parse &#8216;(*_t:*) AND (t<br />
ype_s:Post)&#8217;: &#8216;*&#8217; or &#8216;?&#8217; not allowed as first character in WildcardQuery</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homer</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-4337</link>
		<dc:creator>Homer</dc:creator>
		<pubDate>Tue, 04 May 2010 15:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-4337</guid>
		<description>Hi Diego.  I am playing with acts_as_solr_reloaded and I am having trouble getting back facet counts.  Not sure if this this is a solr config issue or what.  I am using jetty-solr with its out-of-the box configuration.

I have a model that has this:
acts_as_solr :fields =&#62; [:body], :facets =&#62; [:source_type, :project_id]

I do a find like this:
 find_by_solr('tester', {
        :highlight =&#62; {:fields =&#62; 'body'},
        :facets=&#62;{:zeros=&#62;true,:fields=&#62;[:source_type, :project_id]}
      })

and not facet counts come back (though I know there is matching data:
facet_fields"=&#62;{"source_type_facet"=&#62;{}, "project_id_facet"=&#62;{}}

Even hitting solr directly yeilds no facet counts:

http://localhost:8982/solr/select/?q=tester%0D%0A&#38;version=2.2&#38;start=0&#38;rows=10&#38;indent=on&#38;facet=true&#38;facet.field=project_id_facet


   
  

Thoughts?</description>
		<content:encoded><![CDATA[<p>Hi Diego.  I am playing with acts_as_solr_reloaded and I am having trouble getting back facet counts.  Not sure if this this is a solr config issue or what.  I am using jetty-solr with its out-of-the box configuration.</p>
<p>I have a model that has this:<br />
acts_as_solr :fields =&gt; [:body], :facets =&gt; [:source_type, :project_id]</p>
<p>I do a find like this:<br />
 find_by_solr(&#8217;tester&#8217;, {<br />
        :highlight =&gt; {:fields =&gt; &#8216;body&#8217;},<br />
        :facets=&gt;{:zeros=&gt;true,:fields=&gt;[:source_type, :project_id]}<br />
      })</p>
<p>and not facet counts come back (though I know there is matching data:<br />
facet_fields&#8221;=&gt;{&#8221;source_type_facet&#8221;=&gt;{}, &#8220;project_id_facet&#8221;=&gt;{}}</p>
<p>Even hitting solr directly yeilds no facet counts:</p>
<p><a href="http://localhost:8982/solr/select/?q=tester%0D%0A&amp;version=2.2&amp;start=0&amp;rows=10&amp;indent=on&amp;facet=true&amp;facet.field=project_id_facet" rel="nofollow">http://localhost:8982/solr/select/?q=tester%0D%0A&amp;version=2.2&amp;start=0&amp;rows=10&amp;indent=on&amp;facet=true&amp;facet.field=project_id_facet</a></p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caffeine Driven Development &#187; Blog Archive &#187; L33t Links #74</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-3472</link>
		<dc:creator>Caffeine Driven Development &#187; Blog Archive &#187; L33t Links #74</dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-3472</guid>
		<description>[...] ThinkingSphinx exits, enters ActsAsSolrReloaded [...]</description>
		<content:encoded><![CDATA[<p>[...] ThinkingSphinx exits, enters ActsAsSolrReloaded [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ennuyer.net &#187; Blog Archive &#187; Rails Reading January 26 2010</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-3436</link>
		<dc:creator>Ennuyer.net &#187; Blog Archive &#187; Rails Reading January 26 2010</dc:creator>
		<pubDate>Tue, 26 Jan 2010 22:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-3436</guid>
		<description>[...]  ThinkingSphinx exits, enters ActsAsSolrReloaded &#124; Diego Carrion  [...]</description>
		<content:encoded><![CDATA[<p>[...]  ThinkingSphinx exits, enters ActsAsSolrReloaded | Diego Carrion  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dc.rec1</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-3374</link>
		<dc:creator>dc.rec1</dc:creator>
		<pubDate>Wed, 20 Jan 2010 22:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-3374</guid>
		<description>Hi Matt, I meant to say that it works with ActiveRecord on any database, sorry for don't being explicit.

Btw, are you using any plugin for Sphinx? Also, which adapter are you using for MongoDB? 

Thanks for your feedback, it was very good and I will try to adapt acts_as_solr_reloaded to work with Mongo.</description>
		<content:encoded><![CDATA[<p>Hi Matt, I meant to say that it works with ActiveRecord on any database, sorry for don&#8217;t being explicit.</p>
<p>Btw, are you using any plugin for Sphinx? Also, which adapter are you using for MongoDB? </p>
<p>Thanks for your feedback, it was very good and I will try to adapt acts_as_solr_reloaded to work with Mongo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt E. Patterson</title>
		<link>http://www.diegocarrion.com/2010/01/18/thinkingsphinx-exits-enters-actsassolrreloaded/#comment-3373</link>
		<dc:creator>Matt E. Patterson</dc:creator>
		<pubDate>Wed, 20 Jan 2010 21:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.diegocarrion.com/?p=91#comment-3373</guid>
		<description>You mention that it should be able to work with "any rails model", but then it seems like it requires ActiveRecord.  So it won't really work with any rails model... only models derived from ActiveRecord.  I'm trying to use with MongoDB and don't use AR.  I've already got sphinx working with Mongo thru xmlpipe, which works well.  But I'd love to try out yours in comparison if it can work without requiring AR.</description>
		<content:encoded><![CDATA[<p>You mention that it should be able to work with &#8220;any rails model&#8221;, but then it seems like it requires ActiveRecord.  So it won&#8217;t really work with any rails model&#8230; only models derived from ActiveRecord.  I&#8217;m trying to use with MongoDB and don&#8217;t use AR.  I&#8217;ve already got sphinx working with Mongo thru xmlpipe, which works well.  But I&#8217;d love to try out yours in comparison if it can work without requiring AR.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
