New submission from Marc-Andre Lemburg:

When using the search box at the top of the tracker, or only the "All text" 
field in the advanced search, the tracker doesn't return any results for e.g. 
"2.7.4", even though there are tickets which have this string in their title.

Example URLs:

Advanced search for "2.7.4" in the title:
http://bugs.python.org/issue?%40search_text=&ignore=file%3Acontent&title=2.7.4&%40columns=title&id=&%40columns=id&stage=&creation=&creator=&activity=&%40columns=activity&%40sort=activity&actor=&nosy=&type=&components=&versions=&dependencies=&assignee=&keywords=&priority=&%40group=priority&status=1&%40columns=status&resolution=&nosy_count=&message_count=&%40pagesize=50&%40startwith=0&%40queryname=&%40old-queryname=&%40action=search

(returns 2 tickets)

Advanced search for "2.7.4" in "All text":
http://bugs.python.org/issue?%40search_text=2.7.4&ignore=file%3Acontent&title=&%40columns=title&id=&%40columns=id&stage=&creation=&creator=&activity=&%40columns=activity&%40sort=activity&actor=&nosy=&type=&components=&versions=&dependencies=&assignee=&keywords=&priority=&%40group=priority&status=1&%40columns=status&resolution=&nosy_count=&message_count=&%40pagesize=50&%40startwith=0&%40queryname=&%40old-queryname=&%40action=search

(returns 0 tickets)

Search for "2.7.4" in the search box at the top:
http://bugs.python.org/issue?%40columns=id%2Cactivity%2Ctitle%2Ccreator%2Cassignee%2Cstatus%2Ctype&%40sort=-activity&%40filter=status&%40action=searchid&ignore=file%3Acontent&%40search_text=2.7.4&submit=search&status=-1%2C1%2C2%2C3

(returns 0 tickets)

>From reading some other tickets related to search problems, this may be caused 
>by the full text search index needing a rebuild.

----------
messages: 2724
nosy: lemburg
priority: urgent
status: unread
title: Full text search doesn't return results

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

Reply via email to