Hi All,

I have written a custom update request handler to do some custom processing
of documents and configured the /update handler to use my custom handler in
the default: update.chain.

The same requestHandler should be configured for the data-import-handler
when it loads documents to solr index.
Is there a way configure the dataimport handler to use my custom
updatehandler in a update.chain?

If not how can I perform the required custom processing of the document
while importing data from a mysql database?

Thanks,
Dileepa

Reply via email to