codelibs / elasticsearch-river-web

Web Crawler for Elasticsearch
Apache License 2.0
234 stars 57 forks source link

Is it possible to index rest web services..? #53

Open srinivasv2 opened 10 years ago

srinivasv2 commented 10 years ago

Hi,

Is there a way to index rest web service (lets say that web service gives some list of XML objects)..?

I am having a requirement to index the list of product details which will be returned from a web service.

Any suggestions will be helpful to me.

Thanks, Srinivas

marevol commented 10 years ago

At the moment, extracting a content from XML file is not supported. In the future release, it might be supported...