: Subject: Re: does solr know classpath
:
: i use jetty,,,and put it into solr-nightly\lib with
: lucene-snowball-nightly.jar and lucene-core-nightly.jar...
putting additional jars you want to use into the lib directory and
compiling the war is certainly one way to accomplish your goal
i use jetty,,,and put it into solr-nightly\lib with
lucene-snowball-nightly.jar and lucene-core-nightly.jar...
2006/9/17, Simon Willnauer <[EMAIL PROTECTED]>:
/solrwebapp/WEB-INF/lib
to point out one solution
best regards simon
On 9/16/06, James liu <[EMAIL PROTECTED]> wrote:
> i set cl
/solrwebapp/WEB-INF/lib
to point out one solution
best regards simon
On 9/16/06, James liu <[EMAIL PROTECTED]> wrote:
i set classpath where i put lucene-analyzers-2.0.0.jar...i can use it.
but solr not find it..
where i should put it in?