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

Thomas Wöckinger commented on SOLR-13762:
-----------------------------------------

[~gerlowskija] I analyzed the whole stuff again, especially the usage of 
already implemented Bas64 in ClientUtils#writeVal, which makes me think again, 
to come to the point binary is already supported but not handeld correctly at 
the BinaryField. The BinaryField must take care when it is called with 
CharSequence parameter. I updated the PR, you may have a look.

> Support binary values when using XMLCodec
> -----------------------------------------
>
>                 Key: SOLR-13762
>                 URL: https://issues.apache.org/jira/browse/SOLR-13762
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: query parsers, Response Writers, Server, SolrJ, 
> UpdateRequestProcessors
>    Affects Versions: master (9.0), 8.3
>            Reporter: Thomas Wöckinger
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> As Solr can handle binary fields, it should be possible to use XML as Codec 
> to encode and decode it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to