<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SOLR Presentation at Montreal On Rails</title>
	<atom:link href="http://hugofrappier.wordpress.com/2008/09/01/solr-presentation-at-montreal-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://hugofrappier.wordpress.com/2008/09/01/solr-presentation-at-montreal-on-rails/</link>
	<description>a blog on web development and other things</description>
	<lastBuildDate>Tue, 10 Nov 2009 15:54:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Drake Don</title>
		<link>http://hugofrappier.wordpress.com/2008/09/01/solr-presentation-at-montreal-on-rails/#comment-65</link>
		<dc:creator>Drake Don</dc:creator>
		<pubDate>Thu, 23 Jul 2009 15:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://hugofrappier.wordpress.com/?p=22#comment-65</guid>
		<description>Please make it will_paginate compatible. There are some solutions out there but they break facets.</description>
		<content:encoded><![CDATA[<p>Please make it will_paginate compatible. There are some solutions out there but they break facets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hugofrappier</title>
		<link>http://hugofrappier.wordpress.com/2008/09/01/solr-presentation-at-montreal-on-rails/#comment-36</link>
		<dc:creator>hugofrappier</dc:creator>
		<pubDate>Tue, 23 Sep 2008 12:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://hugofrappier.wordpress.com/?p=22#comment-36</guid>
		<description>Do you use Capistrano?  I remember having problems putting SOLR in background (capistrano would not stop).

If so, here&#039;s the command I have in my recipe to start SOLR in brackground:


run &quot;cd #{current_path} &amp;&amp; nohup rake solr:start RAILS_ENV=#{rails_env} &gt; log/solr.log 2&gt; log/solr.err.log&quot;


I also changed the SOLR rake file (plugins/acts_as_solr/lib/tasks/solr.rake) to not send the STDOUT and STEDERR to log files (just remove the redirections in the exec statement).  My capistrano command takes care of redirecting those outputs to the log files.

Maybe this will help.</description>
		<content:encoded><![CDATA[<p>Do you use Capistrano?  I remember having problems putting SOLR in background (capistrano would not stop).</p>
<p>If so, here&#8217;s the command I have in my recipe to start SOLR in brackground:</p>
<p>run &#8220;cd #{current_path} &amp;&amp; nohup rake solr:start RAILS_ENV=#{rails_env} &gt; log/solr.log 2&gt; log/solr.err.log&#8221;</p>
<p>I also changed the SOLR rake file (plugins/acts_as_solr/lib/tasks/solr.rake) to not send the STDOUT and STEDERR to log files (just remove the redirections in the exec statement).  My capistrano command takes care of redirecting those outputs to the log files.</p>
<p>Maybe this will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandip</title>
		<link>http://hugofrappier.wordpress.com/2008/09/01/solr-presentation-at-montreal-on-rails/#comment-35</link>
		<dc:creator>sandip</dc:creator>
		<pubDate>Tue, 23 Sep 2008 11:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://hugofrappier.wordpress.com/?p=22#comment-35</guid>
		<description>good article.

Is anyone how to start solr in background mode in production mode</description>
		<content:encoded><![CDATA[<p>good article.</p>
<p>Is anyone how to start solr in background mode in production mode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Montreal on Rails &#187; Blog Archive &#187; 10 was a success!</title>
		<link>http://hugofrappier.wordpress.com/2008/09/01/solr-presentation-at-montreal-on-rails/#comment-30</link>
		<dc:creator>Montreal on Rails &#187; Blog Archive &#187; 10 was a success!</dc:creator>
		<pubDate>Tue, 02 Sep 2008 14:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://hugofrappier.wordpress.com/?p=22#comment-30</guid>
		<description>[...] Here are the slides and more info!  This entry was posted on Wednesday, August 20th, 2008 at 1:40 pm and is filed under Follow-up. [...]</description>
		<content:encoded><![CDATA[<p>[...] Here are the slides and more info!  This entry was posted on Wednesday, August 20th, 2008 at 1:40 pm and is filed under Follow-up. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
