Hey :),
On mar, 2012-04-24 at 21:40 -0400, Ehsan Akhgari wrote:
> On Tue, Apr 24, 2012 at 6:05 PM, Taras Glek <
tg...@mozilla.com> wrote:
>
> > On 4/24/2012 2:21 PM, Chris Cleeland wrote:
> >
> >> When I perform a simple string query through the web interface, any line
> >> of
> >> code that contains the simple string appears in the list multiple times
> >> consecutively. Most commonly I see it appear in triplicate, but I have
> >> also seen it appear four times. Has anyone else ever encountered this, or
> >> is it yet another artifact of a partially-failed (or partially successful)
> >> installation?
> >>
> > Carlos just fixed this last week on
http://dxr.lanedo.com/. Carlos, can
> > you submit a pull request with your changes?
> >
>
The server has gone through a couple of hiccups during the last day... I
went chasing a big performance drop where dxr-index went I/O bound
rather than CPU bound, so I temporarily reverted to an earlier HEAD. We
later realized it was googlebot thrashing the server, so there's now a
robots.txt and this fix is back again :)
Carlos