定制 theescape/solarium 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

theescape/solarium

Composer 安装命令:

composer require theescape/solarium

包简介

PHP Solr client

README 文档

README

What is Solarium?

Solarium is a PHP Solr client library that accurately model Solr concepts. Where many other Solr libraries only handle the communication with Solr, Solarium also relieves you of handling all the complex Solr query parameters using a well documented API.

Please see the project website for a more detailed description.

Requirements

Solarium only supports PHP 5.3 and up. It's highly recommended to have Curl enabled in your PHP environment. However if you don't have Curl available you can switch from using Curl (the default) to another client adapter. The other adapters don't support all the features of the Curl adapter.

Getting started

The preferred way to install Solarium is by using Composer. Solarium is available on Packagist. For more info see
http://wiki.solarium-project.org/index.php/V3:Installation#Getting_Solarium

More information

Travis Continuous Integration status

  • Develop branch Develop build status
  • Develop branch Coverage Status
  • Master branch Develop build status
  • Master branch Coverage Status

统计信息

  • 总下载量: 403
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: NewBSD
  • 更新时间: 2015-05-21