Download the PHP package yggdrashill/post-big-extract-query without Composer
On this page you can find all versions of the php package yggdrashill/post-big-extract-query. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yggdrashill/post-big-extract-query
More information about yggdrashill/post-big-extract-query
Files in yggdrashill/post-big-extract-query
Download yggdrashill/post-big-extract-query
More information about yggdrashill/post-big-extract-query
Files in yggdrashill/post-big-extract-query
Vendor yggdrashill
Package post-big-extract-query
Short Description Solarium plugin converting GET request into POST, for big extract Solr's query, to avoid ERROR URI limitation HTTP 414 in case there are too many characters on literals parameter.
License Apache-2.0
Package post-big-extract-query
Short Description Solarium plugin converting GET request into POST, for big extract Solr's query, to avoid ERROR URI limitation HTTP 414 in case there are too many characters on literals parameter.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package post-big-extract-query
PostBigExtractRequest
Solarium plugin for post big extract Solr query. The Solarium PHP library (v. 5.2.0) is affected by an issue: posting extract query with a lot and/or big literals may lead to HTTP 414 "Uri too long" error. So I made this plugin: when literals parameters are too long, they are removed from URI and inserted into post's multipart body.
es:
Tested with Solarium:
- 5.2.0
- 6.1.2
Submitted to Solarium organization (follow the issue) to be included or solved into future release.
All versions of post-big-extract-query with dependencies
PHP Build Version
Package Version
The package yggdrashill/post-big-extract-query contains the following files
Loading the files please wait ....