#2859: Search results should emphasis closed tickets from other tickets
---------------------------+------------------------------------------------
 Reporter:  eblot          |        Owner:  jonas 
     Type:  enhancement    |       Status:  closed
 Priority:  low            |    Milestone:  0.10  
Component:  search system  |      Version:  devel 
 Severity:  trivial        |   Resolution:  fixed 
 Keywords:                 |  
---------------------------+------------------------------------------------
Comment (by cboos):

 Well, I did things that way in order to not disrupt too much the existing
 ISearchSource interface:
 The <a> element is currently produced by the Search component itself,
 out of the href and the text given by the ISearchSource.
 So there are basically two ways of producing a better output:
  * Making the ISearchSource produce itself the <a>
  * Make the ISearchSource return class information
 Either way needs a modification of the return type of
 `ISearchSource.get_search_results`.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2859>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to