You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2010/06/08 01:13:32 UTC

[Solr Wiki] Trivial Update of "solr-ruby" by newacct

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "solr-ruby" page has been changed by newacct.
http://wiki.apache.org/solr/solr-ruby?action=diff&rev1=21&rev2=22

--------------------------------------------------

  
    # iterate through all the hits for 'action'
    conn.query('action') do |hit|
-     puts hit.inspect
+     p hit
    end
  
    # delete document by id