Hi Karl, Single Solr instance is set and "Use the Extract Update Handler:" is clicked. Also, Update handler is /update/extract
Kind Regards, Furkan KAMACI On Thu, Mar 2, 2017 at 3:52 PM, Karl Wright <[email protected]> wrote: > Hi Furkan, > > The error is coming from Solr. How is your Solr connection configured? > If you are using /update/extract, your documents should be sent via POST, > not GET. > > Karl > > > On Thu, Mar 2, 2017 at 8:24 AM, Furkan KAMACI <[email protected]> > wrote: > >> Hi, >> >> When I test E-mail connector I get that error: >> >> Error from server at http://localhost:8983/solr/collection1: non ok >> status: 414, message:Request-URI Too Long >> >> As far as I know, such kind of errors are get at HTTP GET operations and >> E-mail connector operations may have long URLs. Is it possible to avoid >> that error? >> >> Kind Regards, >> Furkan KAMACI >> > >
