Have you tried enabling remoteStreaming? https://lucene.apache.org/solr/guide/8_0/content-streams.html#remote-streaming
Regards, Alex. On Wed, 12 Jun 2019 at 08:59, marotosg <marot...@gmail.com> wrote: > > Hi, > > I would like to make a request to Solr to index documents hosted as urls. > This works when I send a path to the file but seems to fail when sending an > url. > > Sample request > http://solrhost:8983/solr/document/update/extract?&extractOnly=true&stream.file=http://serverwith > docs:8080/Box_Sync.log > > Do you have any idea how to achieve this using ExtractRequestHandler. > > Thanks, > Sergio > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html