Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.8.0
-
Component/s: Zend_Search_Lucene
-
Labels:None
-
Fix Version Priority:Nice to Have
Description
I'm finding the way Z_S_L handles match-highlighting to be quite limiting, the fixed list of colours clashes badly with the colour-scheme of my app, and I would like to be able to change them from my code, rather than by editing Zend's things.
Ideally, you would provide a way of extending the Html_Document class, so that I could replace the highlighting with one that adds CSS classnames rather than inline colours, but providing access to the colours array would be a step in the right direction.
Issue Links
| This issue is duplicated by: | ||||
| ZF-4662 | Zend_Search_Lucene_Search_Query::highlightMatches does not allow override of colors to be used |
|
|
|
Assigning to
Alexander Veremyev to initiate issue review.