定制 xpertselect-portals/solr-configsets 二次开发

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

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

xpertselect-portals/solr-configsets

最新稳定版本:1.7.0

Composer 安装命令:

composer require xpertselect-portals/solr-configsets

包简介

The Apache Solr configsets used in the XpertSelect Portals stack.

README 文档

README

gitlab.com/xpertselect/portals/solr-configsets

This repository contains the Apache Solr configsets used in the XpertSelect Portals stack.

License

View the LICENSE.md file for licensing details.

Docker image

The Apache Solr configsets are made available as a light-weight Docker image in the Gitlab.com container registry via registry.gitlab.com/xpertselect/portals/solr-configsets. This image contains only the configsets contained in this repository! The below example illustrates how this image can be incorporated into an Apache Solr Docker image.

FROM solr:8.11

COPY --chown=8983:8983 --from=registry.gitlab.com/xpertselect/portals/solr-configsets:latest \
    /solr-configsets/portals_ckan \
    /opt/solr/server/solr/configsets/portals_ckan

A new version of the image is made available for each release. Additionally, a latest tag is available to access the latest working version.

Composer

The Apache Solr configsets are made available as a Composer package under the name xpertselect-portals/solr-configsets on Packagist.org.

composer require xpertselect-portals/solr-configsets

A new version of the package is made available for each release.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-03