[Python-Dev] bug tracker offline again for re-indexing (original) (raw)

R. David Murray rdmurray at bitdance.com
Thu Mar 29 18:39:18 CEST 2012


On Thu, 29 Mar 2012 18:21:34 +0200, Ross Lagerwall <rosslagerwall at 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



More information about the Python-Dev mailing list