Modify ↓
Opened 17 years ago
Closed 15 years ago
#2233 closed enhancement (duplicate)
Search Binary version controlled files
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | RepoSearchPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
RepoSearchPlugin with Swish
It would be great if the wiki:RepoSearchPlugin could also index binary files (PDF, DOC, XLS, etc...) as the wiki:SearchAttachmentsPlugin does. Having little experience with python and trac, I'm not sure if I can effectively do this myself.
If there are some serious limitations to how this can be achieved (e.g. having to checkout the binary files to a location that Swish can operate on, etc...) please elaborate. This would be a great addition, I think.
BTW The plugin is very handy
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 15 years ago by
Owner: | changed from Alec Thomas to Ryan J Ollos |
---|
Reassigning ticket after changing maintainer of plugin.
Note: See
TracTickets for help on using
tickets.
It would be great to merge the functionality of the SearchAttachment (supports PDF etc.) and the RepoSearch plugin.