ZF-4662: Zend_Search_Lucene_Search_Query::highlightMatches does not allow override of colors to be used
Description
Because property $_highlightcolors is defined private, there is no way to choose which colors are going to be used for coloring the highlights. This property should not be private, or an overriding method should be supplied to set which colors should be used.
Comments
Posted by Alexander Veremyev (alexander) on 2009-04-30T06:00:09.000+0000
Duplicates [ZF-1788]
Posted by Alexander Veremyev (alexander) on 2009-04-30T06:00:52.000+0000
Done for ZF 1.8.0