Ticket #7313 (new defect)
Opened 4 years ago
Last modified 20 months ago
Search help output provided by macros
| Reported by: | eblot | Owned by: | osimons |
|---|---|---|---|
| Priority: | normal | Milestone: | unscheduled |
| Component: | search system | Version: | 0.11rc1 |
| Severity: | major | Keywords: | documentation newhelp needmajor |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
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.
Attachments
Change History
comment:1 Changed 4 years ago by nkantrowitz
comment:2 Changed 4 years ago by Piotr Kuczynski <piotr.kuczynski@…>
- Component changed from general to search system
comment:3 Changed 3 years ago by rblank
- Milestone set to 0.12
Newhelp is currently scheduled for 0.12.
comment:4 Changed 3 years ago by anonymous
- Keywords newhelp added
comment:5 Changed 3 years ago by anonymous
- Summary changed from Search engine does not evaluate macros to Search help output provided by macros
comment:6 Changed 2 years ago by cboos
- Owner changed from jonas to osimons
comment:7 Changed 2 years ago by rblank
- Keywords needmajor added
- Milestone changed from 0.12 to next-major-0.1X
Searching within the output of macros will probably require some redesign of the search mechanism.
comment:8 Changed 20 months ago by rblank
- Milestone changed from next-major-0.1X to unscheduled



This would also be addressed by the design we talked about for the newhelp system, where does are rendered to HTML for display.