On Dec 11, 2007 1:19 AM, Otis Gospodnetic <[EMAIL PROTECTED]> wrote: > I think (re)using solrj is a good idea. > As a client, I'd rather have one API to use for both distributed and > non-distributed calls to Solr.
That would be the case regardless... It's more about using SolrJ in the implementation of distributed search (solr-core itself using it to talk to other solr servers). -Yonik
