On Thu, May 7, 2009 at 10:55 AM, arno13 <arnaud.gaudi...@healthonnet.org> wrote:
> Do you know if it's possible to writing solr results directly on a hard disk
> from server side and not to use an HTTP connection to transfer the results?

If you have something like a CSV file (or any other file type that
Solr accepts over HTTP), you can instruct that the body be read
directly from disk instead.

http://wiki.apache.org/solr/UpdateCSV

-Yonik
http://www.lucidimagination.com

Reply via email to