I tried all the downloadable version (4) and in 3 different containers,
including Jetty.
I deployed the war file from /dist folder.
At start up of each container it said it can't find some solar.config files
and the they barfed.
Are people able to use solr today?
If so how?
tia,
.V
I take it that others can get it to work.
I read the tutorial. (I did not see anything about solar config xml there).
I did the post, that seemed to work.
I then surfed to /admin and it gave me jsp errors on all 3 containers.
Where would I get a sample solar.xml config files? Where would I put
t
My solution to get it to work, was this in Resin:
solr/home
java.lang.String
/solr1
so it can find the config.
thx,
.V
ps:
(one day I might venture to replace the solr.client xml centric protocol w/
hessian)
1. I am looking in the source and can't find a default web.xml?
2. do I have to have commit on the client side or will Solr autocomitt in a
few minutes?
3. I want to return the score of search in solr (like lucene).
tia,
.V