PHPackages                             yggdrashill/post-big-extract-query - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Search &amp; Filtering](/categories/search)
4. /
5. yggdrashill/post-big-extract-query

ActiveSolarium-plugin[Search &amp; Filtering](/categories/search)

yggdrashill/post-big-extract-query
==================================

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.

v1.0.0(4y ago)07Apache-2.0PHPPHP &gt;=7.1 || ^8.0

Since Jul 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/AndreaDiPietro-ADP/PostBigExtractRequest)[ Packagist](https://packagist.org/packages/yggdrashill/post-big-extract-query)[ RSS](/packages/yggdrashill-post-big-extract-query/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

PostBigExtractRequest
=====================

[](#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:

```
$plugin_PostBigExtractRequest = new PostBigExtractRequest();
$plugin_PostBigExtractRequest->setCharset( 'UTF-8' );
$client->registerPlugin('postbigextractrequest', $plugin_PostBigExtractRequest);
```

Tested with Solarium:

- 5.2.0
- 6.1.2

Submitted to Solarium organization ([follow the issue](https://github.com/solariumphp/solarium/issues/794)) to be included or solved into future release.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1771d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49eae21d2dd037ffa3881538f66a7548d27060d11a4ecb0aa6cc178df682e8e1?d=identicon)[AndreaDiPietro](/maintainers/AndreaDiPietro)

---

Top Contributors

[![AndreaDiPietro-ADP](https://avatars.githubusercontent.com/u/38914877?v=4)](https://github.com/AndreaDiPietro-ADP "AndreaDiPietro-ADP (12 commits)")

---

Tags

packagistphppluginsolariumsolrsolrcloudphpsearchsolrsolarium

### Embed Badge

![Health badge](/badges/yggdrashill-post-big-extract-query/health.svg)

```
[![Health](https://phpackages.com/badges/yggdrashill-post-big-extract-query/health.svg)](https://phpackages.com/packages/yggdrashill-post-big-extract-query)
```

###  Alternatives

[solarium/solarium

PHP Solr client

93532.7M98](/packages/solarium-solarium)[nelmio/solarium-bundle

Integration with solarium solr client.

1493.0M12](/packages/nelmio-solarium-bundle)[apache-solr-for-typo3/solr

Apache Solr for TYPO3 - Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.

1473.0M32](/packages/apache-solr-for-typo3-solr)[floriansemm/solr-bundle

Symfony Solr integration bundle

12280.2k2](/packages/floriansemm-solr-bundle)[sammaye/yii2-solr

Solr plugin for the Yii2 framework built ontop of Solarium

1063.1k](/packages/sammaye-yii2-solr)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
