[
https://issues.apache.org/jira/browse/SOLR-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704512#action_12704512
]
Noble Paul commented on SOLR-1116:
----------------------------------
bq.for url-safe base64 (-_ being the extra chars)
why do we need it to be url safe?. I guess the binary fields in Lucene is not
indexed (Just stored) . If that is the case then we may not need to send it in
the 'q' param.
> 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
> 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.