Modify ↓
Opened 12 years ago
#11506 new defect
Plugin should ignore binary files
| Reported by: | ejucovy | Owned by: | ejucovy |
|---|---|---|---|
| Priority: | high | Component: | MultiRepoSearchPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
See discussion on #11501
Probably just use trac.mimeview.api.is_binary and pass over indexing.
(Should this happen in search.py or in sqlindexer.py? I think the former but I'm not sure the opportunity is available.)
Attachments (0)
Note: See
TracTickets for help on using
tickets.


