PHPackages                             ingatlancom/solr-client-symfony - 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. ingatlancom/solr-client-symfony

ActiveLibrary

ingatlancom/solr-client-symfony
===============================

Solr API client using the JSON API.

28.1k3PHPCI failing

Since Feb 10Pushed 5y ago2 watchersCompare

[ Source](https://github.com/ingatlancom/solr-client-symfony)[ Packagist](https://packagist.org/packages/ingatlancom/solr-client-symfony)[ RSS](/packages/ingatlancom-solr-client-symfony/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Solr Client
===========

[](#solr-client)

[![pipeline status](https://github.com/ingatlancom/solr-client-symfony/workflows/CI/badge.svg)](https://github.com/ingatlancom/solr-client-symfony/actions?workflow=CI)[![coverage report](https://camo.githubusercontent.com/b2ac1e04b711f306b6d4c17559dfb2164f303f70075399340f5d52149f1923ae/68747470733a2f2f636f6465636f762e696f2f67682f696e6761746c616e636f6d2f736f6c722d636c69656e742d73796d666f6e792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/ingatlancom/solr-client-symfony)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7350210fad60dc0c323c6b902f29ac0bf6629f3c7ee6730fc5187f6aba9c253a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f696e6761746c616e636f6d2f736f6c722d636c69656e742d73796d666f6e792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ingatlancom/solr-client-symfony/?branch=master)[![Mutation testing badge](https://camo.githubusercontent.com/89a0b7e1084a56f4616eb82c2daf05bd0dfbe8cfde4147618a0518263df4577b/68747470733a2f2f62616467652e737472796b65722d6d757461746f722e696f2f6769746875622e636f6d2f696e6761746c616e636f6d2f736f6c722d636c69656e742d73796d666f6e792f6d61737465723f73796c653d666c6174)](https://dashboard.stryker-mutator.io/reports/github.com/ingatlancom/solr-client-symfony/master)[![Psalm coverage](https://camo.githubusercontent.com/89152e3a8e3f5843697b7c77025ed193c5d90fb25308ee4766e9b5a37d790fb4/68747470733a2f2f73686570686572642e6465762f6769746875622f696e6761746c616e636f6d2f736f6c722d636c69656e742d73796d666f6e792f636f7665726167652e737667)](https://camo.githubusercontent.com/89152e3a8e3f5843697b7c77025ed193c5d90fb25308ee4766e9b5a37d790fb4/68747470733a2f2f73686570686572642e6465762f6769746875622f696e6761746c616e636f6d2f736f6c722d636c69656e742d73796d666f6e792f636f7665726167652e737667)

Simple [Solr](https://lucene.apache.org/solr/) client using the JSON Request API available since Solr 5.1, so this client only usable after that version.

Install
-------

[](#install)

```
$ composer require icom/solr-client

```

Usage
-----

[](#usage)

```
