<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>Lucene | ruby-dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>08 Nov  2009 15:59:26 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Lucene | ruby-dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>reset solr index</title>
<description>I have deployed rails application and using search engine is solr. I&amp;#039;ve installed solr-ruby and integrated the same also. I need to clear the solr i</description>
<pubDate>01 May  2009 20:32:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/75185</link>
</item><item>
<title>solr-ruby - let&amp;#039;s get a 1.0!</title>
<description>Solr-Ruby folks, A while ago, I started some discussions about updating solr-ruby. Some of the things I brought up were related to the way that solr-</description>
<pubDate>13 Mar  2009 10:24:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/72398</link>
</item><item>
<title>Re: sorl-ruby facet.method</title>
<description>First, note we have a ruby-dev@lucene.apache.org list which focuses  primarily on the solr-ruby library, flare, and other Ruby specific  things. Bu</description>
<pubDate>05 Mar  2009 12:19:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/71986</link>
</item><item>
<title>Re: [acts_as_solr] Re: acts_as_solr returns all db rows when using model name as query</title>
<description>Cross posting a little... On Jan 17, 2009, at 7:24 AM, Matthew Rudy Jacobs wrote: &amp;gt; Nice Erik. &amp;gt; &amp;gt; http://wiki.apache.org/solr/CommonQueryParameters#</description>
<pubDate>17 Jan  2009 10:58:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/70343</link>
</item><item>
<title>solr ruby code update</title>
<description>I&amp;#039;ve been re-writing/factoring the solr ruby gem -- and the source code can be found here: http://github.com/mwmitchell/solr/tree/master The current</description>
<pubDate>16 Dec  2008 20:52:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/69188</link>
</item><item>
<title>How to add a Icon using RubyQt</title>
<description>Hi to all,     I am developing an application using RubyQt. In that i need to keep image icons. I want to know how to do, can any one help me rega</description>
<pubDate>01 Dec  2008 20:53:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/68081</link>
</item><item>
<title>quick jruby + solr benchmarks</title>
<description>I&amp;#039;m starting to experiment with benchmarks/jruby + solr and just wanted to get this out there -- getting ready for a week vacation :) In my solr-ruby</description>
<pubDate>25 Nov  2008 15:04:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/67855</link>
</item><item>
<title>ruby/json response for spellcheck component</title>
<description>Hi, I&amp;#039;m working on a patch to support the new SpellCheckComponent in solr-ruby. I see that the response in some cases has duplicate keys. Here is an</description>
<pubDate>14 Oct  2008 10:36:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/66320</link>
</item><item>
<title>DirectSolrConnection / JRuby</title>
<description>DirectSolrConnection does work out pretty nicely:  require &amp;#039;java&amp;#039; require &amp;#039;erb&amp;#039; solr_dist_root = &amp;quot;/Users/erik/apache-solr-1.3.0&amp;quot; solr_home = &amp;quot;/Users</description>
<pubDate>08 Oct  2008 18:08:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/66172</link>
</item><item>
<title>Fwd: svn commit: r702993 - /lucene/solr/trunk/src/webapp/src/org/apache/solr/servlet/DirectSolrConnection.java</title>
<description>Ryan&amp;#039;s commit reminded me of DirectSolrConnection - this looks like an  even easier thing to plug into solr-(j)ruby than EmbeddedSolrServer.  I&amp;#039;ll</description>
<pubDate>08 Oct  2008 14:37:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/66169</link>
</item><item>
<title>jruby and solrj</title>
<description>I&amp;#039;ve been messing around with jRuby and SolrJ with nice results. But can&amp;#039;t seem to get the SolrQuery.addFacetField method to work. I get this error:</description>
<pubDate>05 Oct  2008 19:54:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/66069</link>
</item><item>
<title>solr-ruby-refactoring</title>
<description>I&amp;#039;ve set up a branch and committed a simple JRuby example (using  SolrJ&amp;#039;s API). The branch URL is:   &amp;lt;https://svn.apache.org/repos/asf/lucene/solr</description>
<pubDate>04 Oct  2008 04:06:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/66056</link>
</item><item>
<title>Fwd: svn commit: r701455 - /lucene/solr/branches/sandbox/</title>
<description>Let&amp;#039;s do our solr-ruby refactoring in a subdirectory of sandbox, cool? I&amp;#039;ll set it up and toss some brainstorming code out there this weekend.</description>
<pubDate>03 Oct  2008 11:03:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/66037</link>
</item><item>
<title>Ideas for simplifying solr-ruby and making it better</title>
<description>I&amp;#039;m trying gather some ideas for how solr-ruby&amp;#039;s code can be simplified and better. For example, a lot of the classes are just extending a base class</description>
<pubDate>28 Sep  2008 13:05:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/65869</link>
</item><item>
<title>solr-ruby version management</title>
<description>From: http://www.nabble.com/CHANGES.txt-td18901774.html The latest version of solr-ruby is 0.0.6: solr-ruby-0.0.6.gem http://rubyforge.org/frs/?grou</description>
<pubDate>19 Aug  2008 01:24:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/64067</link>
</item><item>
<title>Hi,</title>
<description>Hi,  How are u doing these days?Yesterday I found a web of a large trading company from china,which is an agent of all the well-known digital produ</description>
<pubDate>18 Jun  2008 08:53:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/62040</link>
</item><item>
<title>Rich Document support for solr-ruby and acts_as_solr</title>
<description>Hello, I have developed two extensions that enable solr-ruby (download: http://www.nabble.com/file/p17161561/rich.rb rich.rb ) and acts_as_solr (dow</description>
<pubDate>10 May  2008 02:41:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/61096</link>
</item><item>
<title>Flare plugin (with Ruby Solr library and acts_as_solr plugin)</title>
<description>Hello, I&amp;#039;m looking for informations about this plugin (Flare). http://wiki.apache.org/solr/Flare/ Is it a final plugin? Can we use it on final produc</description>
<pubDate>23 Apr  2008 09:53:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/60668</link>
</item><item>
<title>solr-ruby - Retrieving document boost values from query</title>
<description>I need to be able to see the boost values for existing solr  documents. I&amp;#039;ve been able to set the boost values upon creation, but  I&amp;#039;m not sure how</description>
<pubDate>06 Feb  2008 10:30:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/58095</link>
</item><item>
<title>solr-ruby - qt parameter with Dismax.rb</title>
<description>Hello solr-ruby &amp;amp; Flare folks! I have the following request handler defined in solrconfig.xml: &amp;lt;requestHandler name=&amp;quot;demo&amp;quot; class=&amp;quot;solr.DisMaxRequest</description>
<pubDate>12 Jan  2008 08:29:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/56884</link>
</item><item>
<title>gem install solr-ruby</title>
<description>Hi, I like Solr + Flare so much. For the initial period of time, I&amp;#039;m satisfied with features provided by &amp;quot;gem install solr-ruby&amp;quot;. But I&amp;#039;m getting li</description>
<pubDate>12 Dec  2007 20:19:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/55834</link>
</item><item>
<title>multi-core support?</title>
<description>Hi,  With multi-core support getting into Solr svn, is anyone adding support for that to solr-ruby?  http://wiki.apache.org/solr/MultiCore   Tha</description>
<pubDate>07 Dec  2007 15:37:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/55605</link>
</item><item>
<title>apply facet.query feature on Flare</title>
<description>Hi, I&amp;#039;m starting to use Flare. I like the idea of @flare is a user session. Thanks to CoC of Flare, if I have *_facet fields, I can have a faceting</description>
<pubDate>27 Oct  2007 21:51:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/54098</link>
</item><item>
<title>Solr-ruby crashing &amp;quot;(eval):1: Illegal octal digit&amp;quot;</title>
<description>For some reason solr-ruby is crashing when returning the response below. It works fine if I try the same query directly without using solr-ruby. Any i</description>
<pubDate>17 Oct  2007 00:58:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/53757</link>
</item><item>
<title>v0.0.4 solr-ruby released</title>
<description>I just published a v0.0.4 release of solr-ruby to get the latest  codebase easily deployable.     Erik</description>
<pubDate>16 Aug  2007 11:58:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/52342</link>
</item>
</channel>
</rss>
