ArrayList cannot be cast to a java.lang.String

2018-09-18 Thread Nathan Friend
Hello, I'm setting up a new Solr server and am running into an issues I haven't experienced in previous Solr installations. When I navigate to a core's "Dataimport" tab (without even triggering an import request), several of the HTTP requests made by the admin UI fail. Checking the Solr

RE: [Marketing Mail] Re: Request return behavior when trigger DataImportHandler updates

2017-12-01 Thread Nathan Friend
n behavior when trigger DataImportHandler updates On 12/1/2017 9:37 AM, Nathan Friend wrote: > When triggering the DataImportHandler to update via an HTTP request, I've > noticed the handler behaves differently depending on how I specify the > request parameters. > > If I use query

Request return behavior when trigger DataImportHandler updates

2017-12-01 Thread Nathan Friend
Hello, When triggering the DataImportHandler to update via an HTTP request, I've noticed the handler behaves differently depending on how I specify the request parameters. If I use query parameters, e.g. http://localhost:8983/solr/mycore/dataimport?command=full-import, the HTTP request is