Hi!
This might probably be a stupid question, but I can't find clear info on how
to do it (sorry if it is too obvious).
I have a the following document configuration (only key elements shown) with
two entities, one embedded into the other:
Hi,
I'm trying to make my XsltResponseWriter to use Saxon 9.1 as its default
transformer (working with Solr 3.3 on Tomcat 7).
After reading http://wiki.apache.org/solr/XsltResponseWriter I've added
-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl
to Tomcat launch opt
Hi,
I've just moved from using default handler on /select to a particular
requestHandler defined on solrconfig.xml (the main goal is to add default
parameters, thus simplifying requests).
My search handler looks like this:
title,author,link,description,timestamp,url,image
As expected, I've found the answer five minutes after posting ...
explicit
Anyway, is there somewhere in the wiki where all the available params of the
SearchHandler are explained?
Thanks!
--
View this message in context:
http://lucene.472066.n3.nabble.com/params-field-on-response-tp3418259p34
After a bit of better targeted search on the forum, I''ve found this solution
by Noble Paull:
http://lucene.472066.n3.nabble.com/DIH-Http-input-bug-problem-with-two-level-RSS-walker-tp491046p491047.html
Using rootEntity="false" in the outer entity seems to make it work as
expected.
Thanks!
--
Vi
Hi!
What I'm trying to do is get RSS urls from a MySQL DB of my own, an use them
as the url endpoint for indexing the feed articles (mixing db and rss core
DIH examples to some extent).
My data-config looks like this: