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

Anshum Gupta commented on SOLR-5619:
------------------------------------

Now that Hoss already mentioned the initial reason why I opened this issue, 
I'll just add a bit more to it.
I think this would come in handy for people wanting to do that i.e. "split the 
binary input into "tokens" based on a base64 encoding of some special 
characters", thereby also enabling users to run stuff like prefix/range queries 
against the field.


> Improve BinaryField to make it Sortable and Indexable
> -----------------------------------------------------
>
>                 Key: SOLR-5619
>                 URL: https://issues.apache.org/jira/browse/SOLR-5619
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.6
>            Reporter: Anshum Gupta
>            Assignee: Anshum Gupta
>
> Currently, BinaryField can neither be indexed nor sorted on.
> Having them indexable and sortable should come in handy for a reasonable 
> amount of use cases e.g. wanting to index binary data (could come from 
> anything non-text).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to