steffenvan opened a new pull request, #1353: URL: https://github.com/apache/jackrabbit-oak/pull/1353
If there is an error while indexing a binary property, we shouldn't log binary data. And if it's not binary, it would likely be useful to log a truncated part of that property. ``` ERROR o.a.j.o.p.i.l.LuceneDocumentMaker - could not index similarity field for property haystack0 = <LONG GARBLED BINARY DATA> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org