Bug in TestBinaryDocument.cs
----------------------------

                 Key: LUCENENET-77
                 URL: https://issues.apache.org/jira/browse/LUCENENET-77
             Project: Lucene.Net
          Issue Type: Bug
            Reporter: Digy
            Priority: Trivial
         Attachments: TestBinaryDocument.patch

to convert a byte array  to string "System.Text.UTF8Encoding.UTF8.GetString" 
should be used instead of "ToString"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to