On Wed, 2016-09-21 at 13:05 +0000, Veit, Marcus (marcus.veit@uni-
graz.at) wrote:
> My Questeion: Is there an Alternative to "REST/HTTP GET" in solr?
> E.g. POST or something else?

The answer is simply that: Use POST. You can test it with 'curl -d'.

I seem to remember the default POST limit for Solr being 2MB, but it
can be raised if needed.

- Toke Eskildsen, State and University Library, Denmark

Reply via email to