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

2017-12-01 Thread Nathan Friend
l] Re: Request return 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.

Re: Request return behavior when trigger DataImportHandler updates

2017-12-01 Thread Shawn Heisey
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 parameters, e.g. > http://localhost:8983/solr/mycore/dataimport

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 not