On Thu, 29 Mar 2012 18:21:34 +0200, Ross Lagerwall <rosslagerw...@gmail.com> wrote: > On 03/29/2012 05:07 AM, "Martin v. Löwis" wrote: > >>> I noticed that text search wasn't working right on the bug tracker, and > >>> Martin > >>> has taken it offline again to re-index. > >> > >> which will, unfortunately, take a few more hours to complete. > > > > It seems to work now, so I turned it on again. Text search now uses > > Xapian, and recreating the Xapian index of all msg objects took a while. > > > > Is the search working properly: Search all for "virtualenv" at the top > right and issue 14357 doesn't appear in the list of results... > > Also, search open issues for "subprocess" and there is only 1 result. I > wish :-)
I get three for 'all' issues, which is certainly wrong. All of them have subprocess in the title. I suspect the search is only searching the title field, which is wrong. --David
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com