承接 ezsystems/ezplatform-solr-search-engine 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

ezsystems/ezplatform-solr-search-engine

最新稳定版本:v4.0.0-alpha2

Composer 安装命令:

composer require ezsystems/ezplatform-solr-search-engine

包简介

Solr search engine implementation for eZ Platform

README 文档

README

This package is part of Ibexa DXP.

To use this package, install Ibexa DXP.

This package contains the Solr search engine implementation for Ibexa DXP.

Testing locally

To contribute to this bundle, make sure to run both unit and integration tests (from the ezplatform-kernel repository).

  1. Set up this repository locally

    git clone git@github.com:ezsystems/ezplatform-solr-search-engine.git solr
    cd solr
    composer install

    At this point you should be able to run unit tests:

    php vendor/bin/phpunit --bootstrap tests/bootstrap.php
  2. Install and configure Solr

  3. Run integration tests

    To run integration tests against Solr, using default config:

    export CORES_SETUP="single"
    php -d memory_limit=-1 vendor/bin/phpunit --bootstrap tests/bootstrap.php -vc vendor/ezsystems/ezplatform-kernel/phpunit-integration-legacy-solr.xml

COPYRIGHT

Copyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved.

LICENSE

This source code is available separately under the following licenses:

A - Ibexa Business Use License Agreement (Ibexa BUL), version 2.4 or later versions (as license terms may be updated from time to time) Ibexa BUL is granted by having a valid Ibexa DXP (formerly eZ Platform Enterprise) subscription, as described at: https://www.ibexa.co/product For the full Ibexa BUL license text, please see: https://www.ibexa.co/software-information/licenses-and-agreements (latest version applies)

AND

B - GNU General Public License, version 2 Grants an copyleft open source license with ABSOLUTELY NO WARRANTY. For the full GPL license text, please see: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

统计信息

  • 总下载量: 1.02M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 47
  • 点击次数: 3
  • 依赖项目数: 20
  • 推荐数: 1

GitHub 信息

  • Stars: 46
  • Watchers: 24
  • Forks: 34
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-only
  • 更新时间: 2015-07-23