improve post.jar to handle non UTF-8 files
------------------------------------------

                 Key: SOLR-2350
                 URL: https://issues.apache.org/jira/browse/SOLR-2350
             Project: Solr
          Issue Type: Improvement
            Reporter: Hoss Man
            Assignee: Hoss Man
             Fix For: 3.1, 4.0


thanks to all the awesomeness Uwe did in SOLR-96, some hard coded 
limitations/assumptions in the simple post.jar provided for the example files 
can be cleaned up.

notably: it use to deal with Readers/Writers, and warned people there data had 
to be UTF-8 (because that's all Solr supported) and now it can deal with raw 
streams

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to