ContentStream +Reader and Utility classes
-----------------------------------------

                 Key: SOLR-197
                 URL: https://issues.apache.org/jira/browse/SOLR-197
             Project: Solr
          Issue Type: Improvement
            Reporter: Ryan McKinley
            Priority: Minor
             Fix For: 1.2


In parsing content streams, it is often easier to deal with a Reader.

This patch adds  getReader() to ContentStream

This patch also
 * moves ContentStream to o.a.s.util - This class is needed for SOLR-20 and 
should be eventually be in a separate .jar (SOLR-135)
 * Adds three concrete ContentStream implementations: File/URL/String 
 * Adds documentation
 * test cases for File/URL/String

-- 
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