[ https://issues.apache.org/jira/browse/SOLR-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711007#action_12711007 ]
Noble Paul commented on SOLR-1116: ---------------------------------- bq. I don't want yet another parameter that lets you choose +1 I am fine with either format. we will stick to one . +0 for standard base64 bq.ou can directly embed the returned string without re-encoding it. No browser accepts the image data as Base64. your front-end will have to read the string and send it out as a byte[]. > 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.