R David Murray <rdmur...@bitdance.com> added the comment:

Fixed in r88947.  The xapian find function was only returning the first 10 
results, and many of *those* got filtered out because they were inside file 
objects, which we don't include in search results by default.

Interestingly, although we host the round up bug tracker (which I hadn't 
realized), this doesn't fix the search for 'xapian' there, which still returns 
no results.  It returns three hits if I search in 'title', but none in 'all 
text'.  I wonder if its index needs to be rebuilt.

----------
status: chatting -> resolved

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue445>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
http://mail.python.org/mailman/listinfo/tracker-discuss

Reply via email to