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

Andrzej Bialecki  commented on SOLR-1116:
-----------------------------------------

bq. No browser accepts the image data as Base64. your front-end will have to 
read the string and send it out as a byte[].

Please see http://en.wikipedia.org/wiki/Data_URI_scheme - this is the use case 
I was referring to, and indeed you can send base64 encoded content directly to 
any modern browser.

> Add a Binary FieldType
> ----------------------
>
>                 Key: SOLR-1116
>                 URL: https://issues.apache.org/jira/browse/SOLR-1116
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 1.4
>
>         Attachments: SOLR-1116.patch, SOLR-1116.patch
>
>
> Lucene supports binary data for field but Solr has no corresponding field 
> type. 

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