Re: [Python-Dev] bug tracker offline again for re-indexing

2012-03-29 Thread R. David Murray
On Thu, 29 Mar 2012 21:14:32 +0200, =?ISO-8859-15?Q?=22Martin_v=2E_L=F6wis=22?= wrote: > Am 29.03.2012 18:21, schrieb Ross Lagerwall: > > 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 take

Re: [Python-Dev] bug tracker offline again for re-indexing

2012-03-29 Thread Martin v. Löwis
Am 29.03.2012 18:21, schrieb Ross Lagerwall: > 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

Re: [Python-Dev] bug tracker offline again for re-indexing

2012-03-29 Thread Ross Lagerwall
On 03/29/2012 06:39 PM, R. David Murray wrote: > 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. No, #14357 contains 'virtualenv' in the title but it doesn't come up in

Re: [Python-Dev] bug tracker offline again for re-indexing

2012-03-29 Thread R. David Murray
On Thu, 29 Mar 2012 18:21:34 +0200, Ross Lagerwall 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 m

Re: [Python-Dev] bug tracker offline again for re-indexing

2012-03-29 Thread Ross Lagerwall
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

Re: [Python-Dev] bug tracker offline again for re-indexing

2012-03-28 Thread Martin v. Löwis
>> 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

Re: [Python-Dev] bug tracker offline again for re-indexing

2012-03-28 Thread Martin v. Löwis
Am 28.03.2012 23:55, schrieb R. David Murray: > Since Martin hasn't sent a note about this here I will: > > 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. Regar

[Python-Dev] bug tracker offline again for re-indexing

2012-03-28 Thread R. David Murray
Since Martin hasn't sent a note about this here I will: I noticed that text search wasn't working right on the bug tracker, and Martin has taken it offline again to re-index. --David ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.o