[ 
https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583231#action_12583231
 ] 

Eric Pugh commented on SOLR-284:
--------------------------------

Chris,  I like what you are thinking...  Really this is sort of becoming the 
AllDocumentsUnderTheSunRequestHandler, but what that highlights is that the 
current solution really doesn't do what we need, which is making it dirt simple 
to add new handlers...   

While there are some efforts under way to do that, to provide the "uber" 
solution, I think adding another hack/method to RichDocumentRequestHandler is 
cool with me.  Since it's just a patch file, feel free to take it, munge it, 
and post it back as the "current" patch.  If you do, make sure to add to the 
docs on the wiki at http://wiki.apache.org/solr/UpdateRichDocuments.

Heck, you may want to rip in Pompo's fix as well!

> Parsing Rich Document Types
> ---------------------------
>
>                 Key: SOLR-284
>                 URL: https://issues.apache.org/jira/browse/SOLR-284
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>    Affects Versions: 1.3
>            Reporter: Eric Pugh
>             Fix For: 1.3
>
>         Attachments: libs.zip, rich.patch, source.zip, test-files.zip, 
> test.zip
>
>
> I have developed a RichDocumentRequestHandler based on the CSVRequestHandler 
> that supports streaming a PDF, Word, Powerpoint, Excel, or PDF document into 
> Solr.
> There is a wiki page with information here: 
> http://wiki.apache.org/solr/UpdateRichDocuments
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to