[Tracker-discuss] [issue262] Ignore file content in 'All text' search

Daniel Diniz metatracker at psf.upfronthosting.co.za
Mon Apr 6 05:47:49 CEST 2009


New submission from Daniel Diniz <ajaksu at gmail.com>:

Searching for terms using the top-right searchbox or the "All text" input in the
search page often includes spurious issues where the match is restricted to
attached files.

This patch offers an interface to allow excluding
"class:property,class1:property1" pairs from the results set. It can be used to,
e.g., find issues with 'atheos' anywhere except:
  in attached files ('file:content', the default);
  in issue titles ('issue:title');
  in attached files or in issue titles ('file:content,issue:title').

[1] http://mail.python.org/pipermail/tracker-discuss/2009-April/002058.html

----------
files: ignore_files_template.diff
messages: 1300
nosy: ajaksu2, r.david.murray
priority: feature
status: unread
title: Ignore file content in 'All text' search

_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue262>
_______________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ignore_files_template.diff
Type: text/x-diff
Size: 1580 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tracker-discuss/attachments/20090406/3b0e2af8/attachment.diff>


More information about the Tracker-discuss mailing list