<?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>30 Aug  2008 01:55:52 -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>Re: solr-ruby version management</title>
<description>I like this idea. Perhaps separate the solr version and the solr-ruby version with a dash instead of dot -- solr-ruby-1.3.0-0.0.6  Otis -- Sematext</description>
<pubDate>19 Aug  2008 13:11:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/64118</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>Re: Flare plugin (with Ruby Solr library and acts_as_solr plugin)</title>
<description>Vincent - Flare is currently not what I&amp;#039;d consider production ready, but it all  depends on your needs. It is a simple plugin that ties Solr to RoR</description>
<pubDate>23 Apr  2008 10:47:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/60672</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>Re: solr-ruby - Retrieving document boost values from query</title>
<description>Thanks Koji... I think I&amp;#039;ll just create a field for the boost value  and update that field whenever I update the document. -Chris On Feb 6, 2008, a</description>
<pubDate>06 Feb  2008 16:52:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/58124</link>
</item><item>
<title>Re: solr-ruby - Retrieving document boost values from query</title>
<description>Hi Chris, Unfortunately, in terms of Lucene, document boost value always returns 1 at query time. See the following getBoost() method Javadoc: http</description>
<pubDate>06 Feb  2008 16:48:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/58123</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>Re: solr-ruby - qt parameter with Dismax.rb</title>
<description>Hello Erik,  &amp;gt; class DemoRequest &amp;lt; Solr::Request::Dismax &amp;gt;  def initialize(params) &amp;gt;   super &amp;gt;   @query_type = &amp;quot;demo&amp;quot; &amp;gt;  end &amp;gt; end This i</description>
<pubDate>23 Jan  2008 17:19:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/57503</link>
</item><item>
<title>Re: solr-ruby - qt parameter with Dismax.rb</title>
<description>Koji, My apologies for the belated reply.  On Jan 12, 2008, at 11:29 AM, Koji Sekiguchi wrote: &amp;gt; I have the following request handler defined in sol</description>
<pubDate>21 Jan  2008 19:36:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/57376</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>Re: gem install solr-ruby</title>
<description>On Dec 12, 2007, at 8:19 PM, Koji Sekiguchi wrote: &amp;gt; I like Solr + Flare so much. Awww, thanks!  It&amp;#039;s still a stupid little hack, but it does have</description>
<pubDate>13 Dec  2007 03:59:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/55901</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>Re: multi-core support?</title>
<description>On Dec 7, 2007, at 6:37 PM, Otis Gospodnetic wrote: &amp;gt; With multi-core support getting into Solr svn, is anyone adding  &amp;gt; support for that to solr-rub</description>
<pubDate>07 Dec  2007 18:41:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/55608</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>Re: apply facet.query feature on Flare</title>
<description>Erik,  &amp;gt; Nice to see you here!  I have recently noticed your work with Flare and been very pleased to see someone give it a try besides myself :)</description>
<pubDate>29 Oct  2007 18:03:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/54135</link>
</item><item>
<title>Re: apply facet.query feature on Flare</title>
<description>Koji, Nice to see you here!  I have recently noticed your work with Flare  and been very pleased to see someone give it a try besides myself :) Fi</description>
<pubDate>28 Oct  2007 07:44:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/54101</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>Re: Solr-ruby crashing &amp;quot;(eval):1: Illegal octal digit&amp;quot;</title>
<description>On 10/19/07, Erik Hatcher &amp;lt;erik@ehatchersolutions.com&amp;gt; wrote: &amp;gt; Any objections to changing Solr&amp;#039;s Ruby response writer to prefixing &amp;gt; integers with &amp;quot;0</description>
<pubDate>19 Oct  2007 12:21:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/53861</link>
</item><item>
<title>Re: Solr-ruby crashing &amp;quot;(eval):1: Illegal octal digit&amp;quot;</title>
<description>On Oct 17, 2007, at 1:36 PM, Thiago Jackiw wrote: &amp;gt; Yeah unfortunately I can&amp;#039;t change that field, it has to be kept as &amp;gt; integer. And also I don&amp;#039;t thi</description>
<pubDate>19 Oct  2007 11:06:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/53857</link>
</item><item>
<title>Re: Solr-ruby crashing &amp;quot;(eval):1: Illegal octal digit&amp;quot;</title>
<description>On 10/17/07, Thiago Jackiw &amp;lt;tjackiw@gmail.com&amp;gt; wrote: &amp;gt; Yeah unfortunately I can&amp;#039;t change that field, it has to be kept as &amp;gt; integer. Why is that? &amp;gt;</description>
<pubDate>17 Oct  2007 10:44:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/53772</link>
</item><item>
<title>Re: Solr-ruby crashing &amp;quot;(eval):1: Illegal octal digit&amp;quot;</title>
<description>Yeah unfortunately I can&amp;#039;t change that field, it has to be kept as integer. And also I don&amp;#039;t think it would make any difference because when you eval</description>
<pubDate>17 Oct  2007 10:36:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/53771</link>
</item><item>
<title>Re: Solr-ruby crashing &amp;quot;(eval):1: Illegal octal digit&amp;quot;</title>
<description>On 10/17/07, Yonik Seeley &amp;lt;yonik@apache.org&amp;gt; wrote: &amp;gt; On 10/17/07, Thiago Jackiw &amp;lt;tjackiw@gmail.com&amp;gt; wrote: &amp;gt; &amp;gt; For some reason solr-ruby is crashing</description>
<pubDate>17 Oct  2007 09:10:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/53766</link>
</item><item>
<title>Re: Solr-ruby crashing &amp;quot;(eval):1: Illegal octal digit&amp;quot;</title>
<description>Looks like your zip_code field should be made a string data type  instead of numeric.  How do you have it defined in your schema.xml? That is quite</description>
<pubDate>17 Oct  2007 08:10:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/53762</link>
</item><item>
<title>Re: Solr-ruby crashing &amp;quot;(eval):1: Illegal octal digit&amp;quot;</title>
<description>On 10/17/07, Thiago Jackiw &amp;lt;tjackiw@gmail.com&amp;gt; wrote: &amp;gt; For some reason solr-ruby is crashing when returning the response &amp;gt; below. It works fine if I</description>
<pubDate>17 Oct  2007 06:21:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/53761</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><item>
<title>solr on rails??</title>
<description>Hi: I came across solr on rails on rubyforge today.. wow lot of solr rails activity.. http://viewvc.rubyforge.mmmultiworks.com/cgi/viewvc.cgi/?root=</description>
<pubDate>13 Jul  2007 08:46:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/51104</link>
</item><item>
<title>Re: acts_as_solr under Apache</title>
<description>On Jul 10, 2007, at 6:59 PM, Thiago Jackiw wrote: &amp;gt; I&amp;#039;ll be more than happy to help you with the transaction, and by &amp;gt; moving it to Apache doesn&amp;#039;t mea</description>
<pubDate>11 Jul  2007 06:43:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/51020</link>
</item><item>
<title>Re: acts_as_solr under Apache</title>
<description>Erik, I&amp;#039;ll be more than happy to help you with the transaction, and by moving it to Apache doesn&amp;#039;t mean that I won&amp;#039;t be helping with the development</description>
<pubDate>10 Jul  2007 15:59:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/51014</link>
</item><item>
<title>Re: acts_as_solr under Apache</title>
<description>On Jul 9, 2007, at 1:38 PM, Thiago Jackiw wrote: &amp;gt; I&amp;#039;ve really been thinking about moving the acts_as_solr plugin to be &amp;gt; under apache&amp;#039;s license and r</description>
<pubDate>10 Jul  2007 03:14:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50998</link>
</item><item>
<title>acts_as_solr under Apache</title>
<description>I&amp;#039;ve really been thinking about moving the acts_as_solr plugin to be under apache&amp;#039;s license and repository because I don&amp;#039;t have much time to be workin</description>
<pubDate>09 Jul  2007 10:38:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50974</link>
</item><item>
<title>Re: Can&amp;#039;t render html entities when adding documents</title>
<description>Shedding more light on the REXML issue, with Ruby 1.8.6 it works! irb(main):003:0&amp;gt; REXML::Text.new(&amp;quot;&amp;amp;nbsp;&amp;quot;,false,nil,false).to_s irb(main):004:0&amp;gt; RE</description>
<pubDate>24 Jun  2007 08:40:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50529</link>
</item><item>
<title>Re: Can&amp;#039;t render html entities when adding documents</title>
<description>Firstly: REXML Sucks! good grief: &amp;lt;http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby- talk/161603&amp;gt; Text.new(&amp;quot;&amp;amp;nbsp;&amp;quot;,false,nil,false).to_s I&amp;#039;</description>
<pubDate>24 Jun  2007 08:02:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50526</link>
</item><item>
<title>Re: Can&amp;#039;t render html entities when adding documents</title>
<description>Thiago, I&amp;#039;ll have to look late this week/weekend if I get a chance then, but  how did acts_as_solr create the XML passed to Solr?  I think you  us</description>
<pubDate>20 Jun  2007 03:22:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50392</link>
</item><item>
<title>Re: Can&amp;#039;t render html entities when adding documents</title>
<description>Replying to my own post, I just tried with solr 1.2 with the last 2 previous versions of acts_as_solr and it worked great, so I&amp;#039;m pretty sure this is</description>
<pubDate>19 Jun  2007 23:06:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50385</link>
</item><item>
<title>Re: Can&amp;#039;t render html entities when adding documents</title>
<description>What&amp;#039;s interesting is that on the previous versions of acts_as_solr (without solr-ruby) the html entities where getting indexed fine without passing t</description>
<pubDate>19 Jun  2007 22:22:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50384</link>
</item><item>
<title>Re: Can&amp;#039;t render html entities when adding documents</title>
<description>On 6/19/07, Yonik Seeley &amp;lt;yonik@apache.org&amp;gt; wrote: &amp;gt; On 6/19/07, Thiago Jackiw &amp;lt;tjackiw@gmail.com&amp;gt; wrote: &amp;gt; &amp;gt; There&amp;#039;s something funky with solr-ruby&amp;#039;s</description>
<pubDate>19 Jun  2007 20:48:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50381</link>
</item><item>
<title>Re: Can&amp;#039;t render html entities when adding documents</title>
<description>I&amp;#039;m was getting the same XmlPullParserException from solr while using solr-ruby to index HTML. I solved things by running text through the html_escap</description>
<pubDate>19 Jun  2007 20:38:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50380</link>
</item><item>
<title>Re: Can&amp;#039;t render html entities when adding documents</title>
<description>On 6/19/07, Thiago Jackiw &amp;lt;tjackiw@gmail.com&amp;gt; wrote: &amp;gt; There&amp;#039;s something funky with solr-ruby&amp;#039;s xml processing when adding &amp;gt; documents, but I don&amp;#039;t re</description>
<pubDate>19 Jun  2007 20:04:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50379</link>
</item><item>
<title>Can&amp;#039;t render html entities when adding documents</title>
<description>There&amp;#039;s something funky with solr-ruby&amp;#039;s xml processing when adding documents, but I don&amp;#039;t really know what it is yet. It can&amp;#039;t process html entities</description>
<pubDate>19 Jun  2007 18:55:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50378</link>
</item><item>
<title>[ANN] acts_as_solr v.0.9 has been released</title>
<description>It&amp;#039;s with great pleasure that I announce this great milestone for the acts_as_solr plugin. Thanks to all who contributed with ideas, patches, etc. ==</description>
<pubDate>18 Jun  2007 07:19:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50286</link>
</item><item>
<title>Re: Where to send the patches to solr-ruby?</title>
<description>On Jun 18, 2007, at 3:46 AM, Thiago Jackiw wrote: &amp;gt; Is there a place for me to add the patches to solr-ruby or should I &amp;gt; send it to the list? Use So</description>
<pubDate>18 Jun  2007 03:19:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50274</link>
</item><item>
<title>Where to send the patches to solr-ruby?</title>
<description>Is there a place for me to add the patches to solr-ruby or should I send it to the list? -- Thiago Jackiw acts_as_solr =&amp;gt; http://acts-as-solr.railsfr</description>
<pubDate>18 Jun  2007 00:46:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50267</link>
</item><item>
<title>Re: Better documentation for solr-ruby</title>
<description>On Jun 16, 2007, at 12:55 AM, Thiago Jackiw wrote: &amp;gt; Another thing, what&amp;#039;s the reason for having two different versions of &amp;gt; schema.xml? The one under</description>
<pubDate>15 Jun  2007 22:35:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50236</link>
</item><item>
<title>Re: Better documentation for solr-ruby</title>
<description>Thiago, You&amp;#039;ve hit on my weaknesses in getting this stuff as documented as it  needs to be for consumption. I personally use the unit tests as my</description>
<pubDate>15 Jun  2007 22:31:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50235</link>
</item><item>
<title>Better documentation for solr-ruby</title>
<description>The &amp;#039;out of the box&amp;#039; usage of solr-ruby and Solr 1.1/1.2 is a bit frustrating. There are three different versions of the documentation that explains y</description>
<pubDate>15 Jun  2007 21:55:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50234</link>
</item><item>
<title>Outdated readme file solr-ruby&amp;#039;s repository</title>
<description>The current readme file on solr-ruby&amp;#039;s repository is outdated. If you follow the example provided Solr will throw an exception (SEVERE: org.apache.sol</description>
<pubDate>15 Jun  2007 20:24:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50233</link>
</item><item>
<title>Fwd: Call for Papers Opens for OS Summit Asia 2007</title>
<description>Begin forwarded message: &amp;gt; From: J Aaron Farr &amp;lt;farra@apache.org&amp;gt; &amp;gt; &amp;gt; &amp;gt; Call for Papers Opens for OS Summit Asia 2007 &amp;gt; &amp;gt; The call for papers is now op</description>
<pubDate>15 Jun  2007 05:32:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50194</link>
</item><item>
<title>Re: Solr::Connection.add XML responses and Solr::Response::Xml</title>
<description>Ah. I did have something wrong in my solrconfig.xml. Namely, I needed to add the line: &amp;lt;requestHandler name=&amp;quot;/update&amp;quot; class=&amp;quot;solr.XmlUpdateRequestHan</description>
<pubDate>12 Jun  2007 14:16:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50115</link>
</item><item>
<title>Re: Solr::Connection.add XML responses and Solr::Response::Xml</title>
<description>Aaron, I&amp;#039;m using the trunk version of Solr and getting this response from  posting one of the example files: $ curl http://localhost:8983/solr/upda</description>
<pubDate>12 Jun  2007 13:37:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50114</link>
</item><item>
<title>Solr::Connection.add XML responses and Solr::Response::Xml</title>
<description>Hi all, The XML response that Solr returns after successfully adding documents to the index appears to differ from the response solr-ruby expects. S</description>
<pubDate>12 Jun  2007 12:23:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/50113</link>
</item><item>
<title>solr-ruby v0.0.2</title>
<description>I uploaded the v0.0.2 solr-ruby gem to RubyForge yesterday. It&amp;#039;s  available for &amp;quot;gem install&amp;quot;. I have been negligent in keeping the CHANGES.txt fil</description>
<pubDate>16 May  2007 05:28:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48966</link>
</item><item>
<title>Re: SV: Fwd: [ANN] acts_as_solr has a new home, please update</title>
<description>On May 14, 2007, at 10:23 AM, Antonio Eggberg wrote: &amp;gt; Shouldn&amp;#039;t solr-ruby and act_as_solr be a single plugin? It seems &amp;gt; like duplicated effort.. or</description>
<pubDate>14 May  2007 13:50:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48931</link>
</item><item>
<title>Re: Fwd: [ANN] acts_as_solr has a new home, please update</title>
<description>Antonio, Not necessarily. The acts_as_solr plugin is _only_ intended for use with Ruby on Rails, as for solr-ruby being a DSL, you can use it with pu</description>
<pubDate>14 May  2007 07:36:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48924</link>
</item><item>
<title>SV: Fwd: [ANN] acts_as_solr has a new home, please update</title>
<description>Sorry maybe a question which is already tackled.. Shouldn&amp;#039;t solr-ruby and act_as_solr be a single plugin? It seems like duplicated effort.. or am I m</description>
<pubDate>14 May  2007 07:23:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48923</link>
</item><item>
<title>Fwd: [ANN] acts_as_solr has a new home, please update</title>
<description>Begin forwarded message: &amp;gt; From: &amp;quot;Thiago Jackiw&amp;quot; &amp;lt;tjackiw@gmail.com&amp;gt; &amp;gt; Date: May 14, 2007 1:22:35 AM EDT &amp;gt; To: solr-user@lucene.apache.org &amp;gt; Subject:</description>
<pubDate>14 May  2007 02:40:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48917</link>
</item><item>
<title>Fwd: [acts_as_solr] Release v.0.8 is out</title>
<description>Begin forwarded message: &amp;gt; From: Thiago Jackiw &amp;lt;tjackiw@gmail.com&amp;gt; &amp;gt; Date: May 11, 2007 11:55:45 AM EDT &amp;gt; To: acts_as_solr@googlegroups.com &amp;gt; Subject</description>
<pubDate>11 May  2007 12:26:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48868</link>
</item><item>
<title>Re: flare sessions</title>
<description>On May 2, 2007, at 6:30 AM, Antonio Eggberg wrote: &amp;gt; How are you guys doing it? for me login/logout app has to be a  &amp;gt; separate app cos it might be i</description>
<pubDate>02 May  2007 06:12:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48574</link>
</item><item>
<title>Re: flare sessions</title>
<description>I use Flare as a plugin in this manner for Blacklight - http:// aleph.lib.virginia.edu/blacklight - :  $ svn proplist -v vendor/plugins/ Properties</description>
<pubDate>02 May  2007 06:07:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48573</link>
</item><item>
<title>flare sessions</title>
<description>Hi: First of all I am no sessions expert so please advice if you notice something is wrong. Having said that here is my problem: 1. I have a login/l</description>
<pubDate>02 May  2007 03:30:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48566</link>
</item><item>
<title>Re: SV: optional dependencies</title>
<description>On Apr 27, 2007, at 6:20 AM, Antonio Eggberg wrote: &amp;gt;&amp;gt; Anyone tried out the Mapper stuff besides Jamie and I? It&amp;#039;s become &amp;gt;&amp;gt; my favorite way to push</description>
<pubDate>27 Apr  2007 03:43:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48465</link>
</item><item>
<title>Re: SV: Fwd: svn commit: r532975 - in /lucene/solr/trunk: example/solr/conf/ src/java/org/apache/solr/handler/ src/java/org/apache/solr/handler/admin/ src/test/org/apache/solr/handler/admin/</title>
<description>On Apr 27, 2007, at 5:46 AM, Antonio Eggberg wrote: &amp;gt; Sorry (Lack of java understanding) what exactly are we baking into  &amp;gt; flare :-) &amp;gt; Like an flare</description>
<pubDate>27 Apr  2007 03:33:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48464</link>
</item><item>
<title>SV: optional dependencies</title>
<description>&amp;gt; &amp;gt; Anyone tried out the Mapper stuff besides Jamie and I? It&amp;#039;s become  &amp;gt; my favorite way to push data into Solr. I have tried the xpath_mapper an</description>
<pubDate>27 Apr  2007 03:20:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48463</link>
</item><item>
<title>optional dependencies</title>
<description>We have one class that I added (xpath_mapper) that relies on a 3rd  party gem (libxml). This particular one can be refactored to fall  back to REXM</description>
<pubDate>27 Apr  2007 03:02:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48462</link>
</item><item>
<title>SV: Fwd: svn commit: r532975 - in /lucene/solr/trunk: example/solr/conf/ src/java/org/apache/solr/handler/ src/java/org/apache/solr/handler/admin/ src/test/org/apache/solr/handler/admin/</title>
<description>Sorry (Lack of java understanding) what exactly are we baking into flare :-) Like an flare admin tool? or??  Cheers --- Erik Hatcher &amp;lt;erik@ehatchers</description>
<pubDate>27 Apr  2007 02:46:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48461</link>
</item><item>
<title>Fwd: svn commit: r532975 - in /lucene/solr/trunk: example/solr/conf/ src/java/org/apache/solr/handler/ src/java/org/apache/solr/handler/admin/ src/test/org/apache/solr/handler/admin/</title>
<description>ok folks, time to bake this kind of stuff into solr-ruby for one, and  also UI-wise into flare! who&amp;#039;s with me?! :)     Erik  Begin forwarded</description>
<pubDate>27 Apr  2007 02:39:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48460</link>
</item><item>
<title>Re: [acts_as_solr] Few question on usage</title>
<description>On Apr 21, 2007, at 9:42 PM, Erik Hatcher wrote: &amp;gt; source = DataSource.new &amp;gt; &amp;gt; mapping = { &amp;gt;  :id =&amp;gt; :isbn, &amp;gt;  :name =&amp;gt; :author, &amp;gt;  :source =&amp;gt; &amp;quot;BOO</description>
<pubDate>21 Apr  2007 18:54:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48335</link>
</item><item>
<title>Re: [acts_as_solr] Few question on usage</title>
<description>On Apr 20, 2007, at 2:30 PM, solruser wrote: &amp;gt; For pure Ruby access to Solr without a database, use solr-ruby. The &amp;gt; 0.01 gem is available as &amp;quot;gem in</description>
<pubDate>21 Apr  2007 18:42:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48334</link>
</item><item>
<title>Re: [acts_as_solr] Few question on usage</title>
<description>Sorry, I missed the original mail.  Hoss has got it right. Personally I&amp;#039;d love to see acts_as_solr definitively come into the  solr-ruby fold. Reg</description>
<pubDate>19 Apr  2007 18:33:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/48306</link>
</item><item>
<title>Re: acts_as_solr benchmarking</title>
<description>On 3/31/07, Erik Hatcher &amp;lt;erik@ehatchersolutions.com&amp;gt; wrote: &amp;gt; Are the acts_as_solr folks here?  Thoughts on this benchmark? The test corpus was 41</description>
<pubDate>31 Mar  2007 19:16:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47587</link>
</item><item>
<title>Fwd: acts_as_solr benchmarking</title>
<description>Are the acts_as_solr folks here?  Thoughts on this benchmark? I&amp;#039;m interested in solr-ruby folding in ActiveRecord capability and  subsuming this n</description>
<pubDate>31 Mar  2007 18:19:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47583</link>
</item><item>
<title>SV: Re: SV: Re: flare - missing cat field??</title>
<description>Hi Erik: Thanks for the tip. I revert my setup to standard in context.rb and it works. I would like to try dismax in the future. Again thanks for the</description>
<pubDate>29 Mar  2007 12:13:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47536</link>
</item><item>
<title>Re: SV: Re: flare - missing cat field??</title>
<description>I was afraid you&amp;#039;d hit that. I&amp;#039;ll look into this as soon as I can  (may be the weekend before I get to it). You can fix it by putting this in your</description>
<pubDate>29 Mar  2007 09:19:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47533</link>
</item><item>
<title>SV: Re: flare - missing cat field??</title>
<description>--- Erik Hatcher &amp;lt;erik@ehatchersolutions.com&amp;gt; skrev: &amp;gt; What do you have configured in your solrconfig.xml for the dismax  &amp;gt; request handler?  You&amp;#039;v</description>
<pubDate>29 Mar  2007 08:56:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47532</link>
</item><item>
<title>Re: flare - missing cat field??</title>
<description>What do you have configured in your solrconfig.xml for the dismax  request handler?  You&amp;#039;ve likely got it referenced in there erroneously.</description>
<pubDate>29 Mar  2007 07:52:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47528</link>
</item><item>
<title>flare - missing cat field??</title>
<description>Hi: I am as always bit confused :-) When you browse facets ..it works but the search box throws out a missing cat field.. I am using the delicous sam</description>
<pubDate>29 Mar  2007 04:21:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47522</link>
</item><item>
<title>SV: Re: SV: Re: SV: Re: SV: Re: Simple Web Interface</title>
<description>--- Erik Hatcher &amp;lt;erik@ehatchersolutions.com&amp;gt; skrev:  &amp;gt; Solr supports facet queries. In your example, Solr could be asked  &amp;gt; for a count of all doc</description>
<pubDate>22 Mar  2007 17:54:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47213</link>
</item><item>
<title>Re: SV: Re: SV: Re: SV: Re: Simple Web Interface</title>
<description>On Mar 21, 2007, at 10:23 AM, Antonio Eggberg wrote: &amp;gt; this brings me to the frequency-based faceting .. &amp;gt; for lack of better term. I am trying to fig</description>
<pubDate>21 Mar  2007 08:28:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47125</link>
</item><item>
<title>SV: Re: SV: Re: SV: Re: Simple Web Interface</title>
<description>The URL behind treemap.. if anyone is interested.. http://www.cs.umd.edu/hcil/treemap/index.shtml Cheers                   ______</description>
<pubDate>21 Mar  2007 07:26:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47118</link>
</item><item>
<title>SV: Re: SV: Re: SV: Re: Simple Web Interface</title>
<description>--- Erik Hatcher &amp;lt;erik@ehatchersolutions.com&amp;gt; skrev: &amp;gt; &amp;gt; On Mar 21, 2007, at 2:14 AM, Antonio Eggberg wrote: &amp;gt;  &amp;gt; I&amp;#039;m not sure what you mean by to</description>
<pubDate>21 Mar  2007 07:23:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47117</link>
</item><item>
<title>Re: SV: Re: SV: Re: Simple Web Interface</title>
<description>On Mar 21, 2007, at 2:14 AM, Antonio Eggberg wrote: &amp;gt; Well as I mentioned earlier flare rails app have served me well. I  &amp;gt; have &amp;gt; left flare code i.</description>
<pubDate>21 Mar  2007 03:12:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47109</link>
</item><item>
<title>SV: Re: SV: Re: Simple Web Interface</title>
<description>Hi:  Thanks for your reply. Moving the discussion to ruby-dev@lucene. Erik Hatcher &amp;lt;erik@ehatchersolutions.com&amp;gt; skrev: On Mar 20, 2007, at 5:18 PM,</description>
<pubDate>20 Mar  2007 23:14:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/47100</link>
</item><item>
<title>Capistrano or Solr/flare deployment thougts.</title>
<description>Hi: I am no where near done with my app but we got a new machine so I just want try the development to deployment route. I been doing some readup on</description>
<pubDate>14 Mar  2007 05:01:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/46817</link>
</item><item>
<title>Re: flare bug</title>
<description>I&amp;#039;ve filed this as a JIRA issue: &amp;lt;https://issues.apache.org/jira/ browse/SOLR-189&amp;gt;  On Mar 9, 2007, at 2:34 PM, Antonio Eggberg wrote: &amp;gt; I acciden</description>
<pubDate>10 Mar  2007 01:57:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/46618</link>
</item><item>
<title>Re: atom support</title>
<description>How Atom plays into Flare is still completely undecided at this  point. At the very least we can implement Atom feeds for search  results, and/or O</description>
<pubDate>10 Mar  2007 01:29:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/46617</link>
</item><item>
<title>Re: flare bug</title>
<description>Yeah.... the bum query gets saved into session scope. In Collex,  when you hit an error we have the error page go to the clear page.   When this h</description>
<pubDate>09 Mar  2007 13:34:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/46604</link>
</item><item>
<title>flare bug</title>
<description>Hi: I accidentally typed a wrong query i.e. &amp;quot;filedname:&amp;quot; and then press the search button .. as usual I received a 400 &amp;#039;bad request&amp;#039; no problem. but</description>
<pubDate>09 Mar  2007 11:34:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/46601</link>
</item><item>
<title>atom support</title>
<description>Hi: I don&amp;#039;t know java and thats my biggest problem! What I have done so far is that I made schema.xml for atom and convert atom feeds to solr xml and</description>
<pubDate>09 Mar  2007 04:25:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/46589</link>
</item><item>
<title>Re: simile - exhibit usage?</title>
<description>SIMILE Exhibit support currently has purely been a proof-of-concept.  I can see it being useful later for someone to &amp;quot;tear off&amp;quot; a small  subset (th</description>
<pubDate>27 Feb  2007 01:55:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/46135</link>
</item><item>
<title>simile - exhibit usage?</title>
<description>Hi: I been experimenting with flare/exhibit for a while but Its difficult for me to how it will fit into flare cos exhibit doesn&amp;#039;t support session ha</description>
<pubDate>27 Feb  2007 00:18:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/46026</link>
</item><item>
<title>Solr or Ferret?</title>
<description>An interesting blog post that popped on my aggregator radar:   &amp;lt;http://blog.tourb.us/archives/searching-with-solr/&amp;gt; &amp;quot;Solr Cons: Requires java for d</description>
<pubDate>26 Feb  2007 01:46:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/45972</link>
</item><item>
<title>Re: SV: Re: is trunk broken?</title>
<description>On Feb 25, 2007, at 7:35 PM, Antonio Eggberg wrote: &amp;gt; in the search box when you start typing say the letter - p .. if  &amp;gt; you wait a bit suggestion d</description>
<pubDate>25 Feb  2007 18:53:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/45964</link>
</item><item>
<title>Re: SV: Re: is trunk broken?</title>
<description>On Feb 25, 2007, at 7:35 PM, Antonio Eggberg wrote: &amp;gt; Cool I have seen you made some flare update :-) Looks cool ..  &amp;gt; Couple off minor detail - gem/</description>
<pubDate>25 Feb  2007 18:45:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/45963</link>
</item><item>
<title>SV: Re: is trunk broken?</title>
<description>Yap, it works now! Cool I have seen you made some flare update :-) Looks cool .. Couple off minor detail - gem/require gem error sth:~/workspace/sol</description>
<pubDate>25 Feb  2007 16:35:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/45960</link>
</item><item>
<title>Re: is trunk broken?</title>
<description>I had a typo in schema.xml (a leading space before the classname &amp;quot;  org.apache.lucene....&amp;quot;) which is corrected now.     Erik  On Feb 25, 2007,</description>
<pubDate>25 Feb  2007 16:17:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/45958</link>
</item><item>
<title>is trunk broken?</title>
<description>Hi: After updating rev 511643 I had trouble with the Chinese Analyzer being in schema.xml. Latest schema.xml?  Something must be wrong cost I don&amp;#039;t</description>
<pubDate>25 Feb  2007 14:43:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/45957</link>
</item><item>
<title>Re: Solr Flare for non-Ruby users.</title>
<description>On Feb 24, 2007, at 11:43 AM, Gmail Account wrote: &amp;gt; I guess I was more interested in the tagging part more than  &amp;gt; anything. I was thinking that Col</description>
<pubDate>24 Feb  2007 11:31:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/45927</link>
</item><item>
<title>Re: Solr Flare for non-Ruby users.</title>
<description>On Feb 23, 2007, at 7:09 PM, Gmail Account wrote: &amp;gt; I haven&amp;#039;t looked at Solr Flare at all.. but was wondering if it is  &amp;gt; possible to use some of th</description>
<pubDate>23 Feb  2007 17:39:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/ruby-dev/45910</link>
</item>
</channel>
</rss>
