On Sat, Oct 31, 2009 at 12:52 PM, Insight 49, LLC <insigh...@gmail.com> wrote: > Is local file URIs a limitation of solr cell, or just curl;
All of Solr's interfaces are currently based on HTTP and usable over a network. Curl (like wget) is simply a useful command line tool that can speak HTTP and is nice for testing. Solr has no bundled crawler to send stuff to SolrCell, but that's a different issue. -Yonik http://www.lucidimagination.com