Download the PHP package ts/solr-explain-php without Composer
On this page you can find all versions of the php package ts/solr-explain-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ts/solr-explain-php
More information about ts/solr-explain-php
Files in ts/solr-explain-php
Download ts/solr-explain-php
More information about ts/solr-explain-php
Files in ts/solr-explain-php
Vendor ts
Package solr-explain-php
Short Description PHP explain library for apache solr
License MIT
Package solr-explain-php
Short Description PHP explain library for apache solr
License MIT
Please rate this library. Is it a good library?
Informations about the package solr-explain-php
PHP Solr Explain
Apache Solr retrieves a detailed explain output how the score of a result is calculated. This explain-result library is good for people who know how solr works, but it is also hard to understand.
php-solr-explain is a library that parses this explain output and calculates the impact of each field. Finally this information can be used, e.g. to display a pie chart that shows the integrator which field had an impact on that match:
Thanks
- Thx to Michael Klapper [email protected] for helping on the initial version
- Solr.pl, Marek Rogoziński, Rafał Kuć
All versions of solr-explain-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
ext-dom Version *
ext-dom Version *
The package ts/solr-explain-php contains the following files
Loading the files please wait ....