Dear Wiki user,

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

The following page has been changed by Michel Benevento:
http://wiki.apache.org/solr/solr-ruby/BrainStorming

------------------------------------------------------------------------------
  == Enumerable / paging ==
  Consider {{{Book.search_by_title("zen")}}}.  Perhaps what is returned is not 
just the top 25 books as an array, but rather something more clever that allows 
paging (by hitting Solr for more data when needed)?
  
+ == Support for rich documents ==
+ Attached is rich.rb (not sure how to link to attachments) with a Module that 
allows solr-ruby to upload [http://wiki.apache.org/solr/UpdateRichDocuments 
rich documents]. Install and usage instructions are in the file.
+ 

Reply via email to