Skip to content

Lucene decoding does not work when reindexing #408

@gitblit

Description

@gitblit

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)_

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions