emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [elpa] master 88578a4: Increase the default number of hits


From: Glenn Morris
Subject: Re: [elpa] master 88578a4: Increase the default number of hits
Date: Sat, 26 Dec 2015 15:20:22 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Lars Ingebrigtsen wrote:

> Ok, I'll change it back, but I don't really understand why this is a
> problem. 

Because the more results you fetch at once, the more memory it uses on
the server, thus increasing the likelihood of a bunch of simultaneous
requests causing an out-of-memory condition. I did already explain this,
not sure why it's hard to get across. Most (all?) search engines limit
the number of results you get per page.

In fact, there really should be a hard limit that the server imposes.
(Michael, could you look at implementing that?)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]