Mohammad created OAK-9057:
-----------------------------

             Summary: Binary property in Solr index has not correct value
                 Key: OAK-9057
                 URL: https://issues.apache.org/jira/browse/OAK-9057
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: solr
    Affects Versions: 1.26.0
            Reporter: Mohammad


I use remote solr index. I have one node type that has a binary property. When 
I add a node with this type and attach some non empty text file, oak add a 
document in solr but the value of binary field is some new line character.
I trace it and find that the binary value that extract in SolrIndexEditor class 
line 235 return a LinkedList with one entry that just contain "\n\n\n\n\n". Is 
there any config that I missed?



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

Reply via email to