I am in a need of a handler which consumes web serivce and builds index from return results of the service. Until now I was building index by reading data directly from database query using DataImportHandler.
There are new functional requirements to index calculated fields in the index and allow search on them. I have exposed an application API as a web service, which returns all attributes for indexing. How can ask Solr to consume this service and index attributes returned by the service? Any pointers would be appreciated. Thanks, -- View this message in context: http://old.nabble.com/Build-index-by-consuming-web-service-tp26970642p26970642.html Sent from the Solr - User mailing list archive at Nabble.com.