Hi all, I'm trying to execute the following command:
curl " http://localhost:8983/solr/update/extract?&extractOnly=true&stream.url=http://www.nytimes.com/2011/03/26/world/middleeast/26syria.html?hp " but it doesn't work because the NYTimes url has a redirect in it. Is there any way to tell Tika to follow redirects? Thanks, DJ