integrated/solr-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

integrated/solr-bundle

Composer 安装命令:

composer require integrated/solr-bundle

包简介

Adds support for Solr configuration and indexing of your documents or entities

README 文档

README

Adds support for Solr configuration and indexing of your documents or entities

Requirements

  • See the require section in the composer.json

Documentation

Commands

  • The command solr:indexer:queue will queue up all the documents to be indexed
  • The command solr:indexer:run will tranform the queued up documents to a solr compatible format and send them to solr for indexing.
  • The command solr:worker:run will start a worker run and will process up to end of the queue or 1000 tasks, whichever comes first.

It's recommended to the execute solr:indexer:run and solr:worker:run as automated tasks by configuring them as cronjobs.

Installation

This bundle can be installed following these steps:

Install using composer

$ php composer.phar require integrated/solr-bundle:~0.3

Enable the bundle

// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Integrated\Bundle\SolrBundle\IntegratedSolrBundle()
        // ...
    );
}

Setup the queue

The solr bundle requires a queue to work properly, so if not already done setup the queue by executing the init:queue command.

License

This bundle is under the MIT license. See the complete license in the bundle:

LICENSE

Contributing

Pull requests are welcome. Please see our CONTRIBUTING guide.

About

This bundle is part of the Integrated project. You can read more about this project on the Integrated for developers website.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-02-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固