On 10/2/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
Most likely you are seeing a failure of Solr to find the solr home
(and the associated solrconfig.xml and schema.xml files).

To clarify, the solr home is *not* where the solr webapp is.
It's where the solr index and solr config files live.  If you don't
configure it, it will default to ./solr
http://wiki.apache.org/solr/ConfiguringSolr

See solr/example/solr for an example Solr home.

-Yonik

Reply via email to