Ludovic, I looked through. First of all, it seems to me you don't amend regular "servlet" solr server, but the only embedded one. Anyway, the difference is that you stream DocList via callback, but it means that you've instantiated it in memory and keep it there until it will be completely consumed. Think about a billion numfound. Core idea of my approach is keep almost zero memory for response.
Regards On Fri, Mar 16, 2012 at 12:12 AM, lboutros <boutr...@gmail.com> wrote: > Hi, > > I was looking for something similar. > > I tried this patch : > > https://issues.apache.org/jira/browse/SOLR-2112 > > it's working quite well (I've back-ported the code in Solr 3.5.0...). > > Is it really different from what you are trying to achieve ? > > Ludovic. > > ----- > Jouve > France. > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Responding-to-Requests-with-Chunks-Streaming-tp3827316p3829909.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics <http://www.griddynamics.com> <mkhlud...@griddynamics.com>