[ 
https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Harris updated SOLR-284:
------------------------------

    Attachment: rich.patch

Replacing rich.patch. The new one:

1) Rolls together into one handy package all of these:

  * the old rich.patch
  * the contents of source.zip and test.zip
  * Pompo's multivalued fields patch.

Note: It does *not* include the contents of libs.zip or test-files.zip. I'm not 
sure what the protocol is around those larger files.

Note: The old rich.patch included a change to Config.java that  searched for an 
alternative config file in "src/test/test-files/solr/conf/". I've removed that 
change because I think it's debugging code that we don't want in an official 
patch. Let me know if I'm wrong, though.

2) Makes things work against the latest revision in trunk, r646483. (It had 
stopped working with the latest version.)

I haven't added any new test cases, but the old ones all pass.

I grant my modifications to ASF according to the Apache License. Someone might 
want to check that the underlying contributions have been appropriately 
licensed 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, 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