<?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/"
		>
<channel>
	<title>Comments on: Acts_as_solr: Starting solr server on windows</title>
	<atom:link href="http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/</link>
	<description>Its all about Ruby On Rails</description>
	<lastBuildDate>Thu, 11 Mar 2010 08:54:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shripad</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-1292</link>
		<dc:creator>Shripad</dc:creator>
		<pubDate>Sun, 07 Feb 2010 16:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-1292</guid>
		<description>Also.. For ppl finding it difficult to install the plugin in windows even after following the tutorial add this line right after  the &#039;task&#039; block.

require &quot;#{File.dirname(__FILE__)}/../../config/solr_environment.rb&quot;

also add the entire block of code in the end just before: &quot;def env_array_to_constants(env)&quot;

Cheers!</description>
		<content:encoded><![CDATA[<p>Also.. For ppl finding it difficult to install the plugin in windows even after following the tutorial add this line right after  the &#8216;task&#8217; block.</p>
<p>require &#8220;#{File.dirname(__FILE__)}/../../config/solr_environment.rb&#8221;</p>
<p>also add the entire block of code in the end just before: &#8220;def env_array_to_constants(env)&#8221;</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shripad</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-1291</link>
		<dc:creator>Shripad</dc:creator>
		<pubDate>Sun, 07 Feb 2010 16:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-1291</guid>
		<description>Looks like you dont have either SVN or GIT clientinstalled. I suggest getting the GIT Client.
http://code.google.com/p/msysgit/downloads/list

It should work now.</description>
		<content:encoded><![CDATA[<p>Looks like you dont have either SVN or GIT clientinstalled. I suggest getting the GIT Client.<br />
<a href="http://code.google.com/p/msysgit/downloads/list" rel="nofollow">http://code.google.com/p/msysgit/downloads/list</a></p>
<p>It should work now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evindha</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-1251</link>
		<dc:creator>evindha</dc:creator>
		<pubDate>Mon, 28 Sep 2009 03:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-1251</guid>
		<description>I had the problem like Ahmed, until I change the solr.rake file becomes like this : http://pastie.org/632975</description>
		<content:encoded><![CDATA[<p>I had the problem like Ahmed, until I change the solr.rake file becomes like this : <a href="http://pastie.org/632975" rel="nofollow">http://pastie.org/632975</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reddy</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-800</link>
		<dc:creator>reddy</dc:creator>
		<pubDate>Wed, 05 Nov 2008 23:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-800</guid>
		<description>I&#039;m using Aptana Rad Rails IDE(in Windows) for my rails development and I have not 
been able to get acts_as_solr installed.
I tried doing 
1. script/plugin install svn://svn.railsfreaks.com/projects/acts_as_solr and
2. script/plugin install git://github.com/railsfreaks/acts_as_solr.git

with (1) nothing happens and with (2) I get &quot;Plugin not found: [&quot;git://github.com/railsfreaks/acts_as_solr.git&quot;]&quot; msg.

can u plz help me on how to install acts_as_solr.. thanks a lott in advance</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Aptana Rad Rails IDE(in Windows) for my rails development and I have not<br />
been able to get acts_as_solr installed.<br />
I tried doing<br />
1. script/plugin install svn://svn.railsfreaks.com/projects/acts_as_solr and<br />
2. script/plugin install git://github.com/railsfreaks/acts_as_solr.git</p>
<p>with (1) nothing happens and with (2) I get &#8220;Plugin not found: ["git://github.com/railsfreaks/acts_as_solr.git"]&#8221; msg.</p>
<p>can u plz help me on how to install acts_as_solr.. thanks a lott in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandip</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-446</link>
		<dc:creator>sandip</dc:creator>
		<pubDate>Mon, 29 Sep 2008 12:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-446</guid>
		<description>finally, I found how to start solr in deamon.</description>
		<content:encoded><![CDATA[<p>finally, I found how to start solr in deamon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandip</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-445</link>
		<dc:creator>sandip</dc:creator>
		<pubDate>Thu, 25 Sep 2008 07:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-445</guid>
		<description>@akil

Can you clarify bit more ?
Because, i have not written any script yet.

&#38; also i will prefer ruby script

so,How will be that exactly ?</description>
		<content:encoded><![CDATA[<p>@akil</p>
<p>Can you clarify bit more ?<br />
Because, i have not written any script yet.</p>
<p>&#38;#38; also i will prefer ruby script</p>
<p>so,How will be that exactly ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akhil Bansal</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-444</link>
		<dc:creator>Akhil Bansal</dc:creator>
		<pubDate>Thu, 25 Sep 2008 07:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-444</guid>
		<description>@sandip: Its up to you, you can write a ruby script or a bash script.


in ruby script:

system(&quot;ruby script/server&quot;)
system(&quot;rake solr:start_win&quot;)


some thing like that</description>
		<content:encoded><![CDATA[<p>@sandip: Its up to you, you can write a ruby script or a bash script.</p>
<p>in ruby script:</p>
<p>system(&#8220;ruby script/server&#8221;)<br />
system(&#8220;rake solr:start_win&#8221;)</p>
<p>some thing like that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandip</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-443</link>
		<dc:creator>sandip</dc:creator>
		<pubDate>Thu, 25 Sep 2008 07:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-443</guid>
		<description>@akil
k, Have you any idea how to write that script ?</description>
		<content:encoded><![CDATA[<p>@akil<br />
k, Have you any idea how to write that script ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akhil Bansal</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-442</link>
		<dc:creator>Akhil Bansal</dc:creator>
		<pubDate>Thu, 25 Sep 2008 07:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-442</guid>
		<description>@sandp: No, you can&#039;t hook that with webrick. you need to write a script that start webrick and solr.</description>
		<content:encoded><![CDATA[<p>@sandp: No, you can&#8217;t hook that with webrick. you need to write a script that start webrick and solr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandip</title>
		<link>http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/comment-page-1/#comment-441</link>
		<dc:creator>sandip</dc:creator>
		<pubDate>Thu, 25 Sep 2008 07:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://webonrails.com/2007/09/13/acts_as_solr-starting-solr-server-on-windows/#comment-441</guid>
		<description>@akil
When i start webrick server,
that time i want to start solr server also in background.</description>
		<content:encoded><![CDATA[<p>@akil<br />
When i start webrick server,<br />
that time i want to start solr server also in background.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
