Thanks guys for your ideas.
I will go through them and come back with questions.
Regards,
Dileepa
On Wed, Oct 30, 2013 at 7:00 AM, Erick Erickson wrote:
> Third time tonight I've been able to paste this link
>
> Also, you can consider just moving to SolrJ and
> taking DIH out of the proces
Third time tonight I've been able to paste this link
Also, you can consider just moving to SolrJ and
taking DIH out of the process, see:
http://searchhub.org/2012/02/14/indexing-with-solrj/
Whichever approach fits your needs of course.
Best,
Erick
On Tue, Oct 29, 2013 at 7:15 PM, Alexandre
It's also possible to combine Update Request Processor with DIH. That way
if a debug entry needs to be inserted it could go through the same Stanbol
process.
Just define a processing chain the DIH handler and write custom URP to call
out to Stanbol web service. You have access to a full record in
Hi Dileepa,
You can write your own Transformers in Java. If it doesn't make sense to
run Stanbol calls in a Transformer, maybe setting up a web service that
grabs a record out of MySQL, sends the data to Stanbol, and displays the
results could be used in conjunction with HttpDataSource rather than
Would an "onImportEnd" event listener serve your needs?
See http://wiki.apache.org/solr/DataImportHandler#EventListeners
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: Dileepa Jayakody [mailto:dileepajayak...@gmail.com]
Sent: Tuesday, October 29, 2013 3:48 PM
To