Search error on tracker?

Before posting http://bugs.python.org/issue6453 I searched the tracker for 'bool TypeError' to avoid making a duplicate report. A few irrelevant hits were return but not the important one http://bugs.python.org/issue6428 which was the one I needed to find. Going back and searching titles for 'TypeError', cut and pasted from the title of my report, I get 6 hits but neither of the two above. Is there some sort of delay in updating the search indexes? Terry Jan Reedy

Terry Reedy wrote:
Before posting http://bugs.python.org/issue6453 I searched the tracker for 'bool TypeError' to avoid making a duplicate report. A few irrelevant hits were return but not the important one http://bugs.python.org/issue6428 which was the one I needed to find.
When I search for 'bool TypeError', #6428 shows up. Are you sure you had been searching for closed reports as well?
Going back and searching titles for 'TypeError', cut and pasted from the title of my report, I get 6 hits but neither of the two above.
Again, did you search for closed reports also?
Is there some sort of delay in updating the search indexes?
No, it's immediate. Regards, Martin

Martin v. Löwis wrote:
Terry Reedy wrote:
Before posting http://bugs.python.org/issue6453 I searched the tracker for 'bool TypeError' to avoid making a duplicate report. A few irrelevant hits were return but not the important one http://bugs.python.org/issue6428 which was the one I needed to find.
When I search for 'bool TypeError', #6428 shows up. Are you sure you had been searching for closed reports as well?
Un no. Thanks. Perhaps that field should default to 'don't care' like all the others. Sorry for the noise. Terry
participants (2)
-
"Martin v. Löwis"
-
Terry Reedy