-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Description
Originally reported on Google Code with ID 112
Sometimes (as it seems to work sometimes) indexing of blob content
is not correct. It always decodes as UTF-8.
It turns out that there are two indexing methods, one index() that
works and re-index that doesn't. If I drop the lucene index, reindex will be used.
Fix attached
Reported by robin.rosenberg on 2012-07-23 14:26:49
- _Attachment: [0001-Fix-the-LuceneExecutor.reindex-to-decode-blobs-the-s.patch](https://storage.googleapis.com/google-code-attachments/gitblit/issue-112/comment-0/0001-Fix-the-LuceneExecutor.reindex-to-decode-blobs-the-s.patch)_