Hello,
First, apologies for cross posting; I initially posted this on
Stackoverflow [1] and just realised I might have better luck posting
the question here.
I am relatively new to Solr and currently working the the
XPathEntityProcessor DIH. I have a dataset that will be periodically
updated with
me="./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
estBody(ContentStreamHandlerBase.java:74)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
:
:
[1] http://lucene.472066.n3.nabble.com/getTransformer-error-td3047726.html
Lighton Phiri
http://lightonphiri.org
On 18 December 2012 16:27, Lighton Phiri wrote:
>> Are you
utput.
compilation error: file example-DIH/solr/w5/conf/xslt/x.xsl line 86
element value
xsltStylePreCompute: unknown xsl:value
compilation error: file example-DIH/solr/w5/conf/xslt/x.xsl line 90
element value
xsltStylePreCompute: unknown xsl:value
Lighton Phiri
http://lightonphiri.org
On 18 December
Just in case someone comes across this, I've decided to use
UpdateRequestHandler [1] and it seems to be doing everything I want.
[1] http://wiki.apache.org/solr/UpdateRequestHandler
Lighton Phiri
http://lightonphiri.org
On 17 December 2012 17:06, Lighton Phiri wrote:
> Hello,
&
ty. If you are
> using a program to parse the information, have your program remove the terms
> that you don't want to include, then trim the list to the proper size.
Lighton Phiri
http://lightonphiri.org