> Are you using 4.0? In 4.0 it has been merged into a single

Sorry, forgot to specify Solr version --I am working with 4.0

>As I understand it, if you post XML tohttp://localhost:8983/solr/update and 
>provide a tr parameter, it will do
> the same thing as the XsltUpdateRequestHandler did.

Still no luck getting it to work, I am getting the same 404 error... a
bit more context here; I am working with the example directory set up
and so basically started my Solr server with command below. Could it
be that I don't have the stylesheet in the right place?

java -Dsolr.solr.home="./example-DIH/solr/" -jar start.jar

>From what I could see before I dumped my stylesheet in w5 core, db
core had a similar set up...

./solr/collection1/conf/xslt
./example-DIH/solr/db/conf/xslt
./example-DIH/solr/w5/conf/xslt

Lighton Phiri
http://lightonphiri.org

Reply via email to