Yep, that should work, never crossed my mind but it sure makes sense!
Good sleuthing!
Erick
On Fri, Nov 15, 2013 at 9:15 AM, Dileepa Jayakody wrote:
> I found out that you can configure any requestHandler to run a
> requestProcessor chain.
> So in my /dataimport requestHandler I just called m
I found out that you can configure any requestHandler to run a
requestProcessor chain.
So in my /dataimport requestHandler I just called my custom requestHandler
as a chain;
eg:
data-config.xml
*stanbolInterceptor*
It works.
Thanks,
Dileepa
On Fri, Nov 15, 2013 at 6:08 PM, Erick Erick
Hmmm, don't quite know the answer to that, but when things
start getting complex with DIH, you should seriously consider
a SolrJ solution unless someone comes up with a quick fix.
Here's an example.
http://searchhub.org/2012/02/14/indexing-with-solrj/
Best,
Erick
On Fri, Nov 15, 2013 at 2:48 AM