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

Hardik Upadhyay commented on SOLR-4184:
---------------------------------------

i already tried handling url escaping in javascript, but it couldnt worked. I 
thought this should also be handled in code as well, so i modified source code 
of URLDataSource and BinURLDataSource to handle url escaping
                
> URLDataSource and BinUrlDataSource unable to handle urls with special 
> characters
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-4184
>                 URL: https://issues.apache.org/jira/browse/SOLR-4184
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 4.0
>         Environment: Local
>            Reporter: Hardik Upadhyay
>            Priority: Minor
>         Attachments: db-data-config.xml, exception.log
>
>
> While configuring DIH to import remote files, URLDataSource/BinURLDataSource 
> throws an exception for file urls with special characters. For example
>  http://192.168.100.33/data/exampledocs/Searchable Entities.docx throws an 
> exception because file name contains 'space'. Detailed log attached

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to