Search help output provided by macros
Trac documentation is using more and more macros to produce documentation about commands, parameters, etc.
However, the Search engine is unable to evaluate these macros, which ends up in poor search results, as in many case, the most relevant page for a command, parameter search is only generated by macros.
This is a true issue as long as Trac documentation relies on wiki pages.
Maybe the best way to address this issue would be to cache wiki-rendered pages, see #1216.
Change History
(9)
Component: |
general → search system
|
Summary: |
Search engine does not evaluate macros → Search help output provided by macros
|
Owner: |
changed from Jonas Borgström to osimons
|
Keywords: |
needmajor added
|
Milestone: |
0.12 → next-major-0.1X
|
Milestone: |
next-major-0.1X → unscheduled
|
This would also be addressed by the design we talked about for the newhelp system, where does are rendered to HTML for display.