ZF-3626: Enchanced encoding support for Zend_Search_Lucene_Document_Html class (including highlights functionality)
Description
Zend_Search_Lucene_Document_Html class needs more accurate encoding processing.
Loaded HTML may have any supported encodin. Fields processing is correct. But additional functionality (like highlights() method) needs some enchancements.
Comments
Posted by Alexander Veremyev (alexander) on 2009-04-27T17:23:48.000+0000
Done.