定制 apen/solradmin 二次开发

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

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

apen/solradmin

最新稳定版本:2.0.2

Composer 安装命令:

composer require apen/solradmin

包简介

TYPO3 extension to manage Apache Solr cores

关键字:

README 文档

README

Latest Stable Version Total Downloads TYPO3 TYPO3

With this module you can directly access your solr module, search records with an interface, delete some specifics records and do other operations (with multi core support)

What does it do?

With this module you can directly access your solr module, search records with an interface, delete some specifics records.

Do not hesitate to contact me if you have any good ideas.

This extension work with the last LTS of TYPO3.

Screenshots

Settings

Just install the extension and import the typoscript. After, you can tweak the different variables and specify several solr connections :

module.tx_solradmin {
    settings {
        itemsPerPage = 10
        connections {
            dev {
                scheme = https
                host = 127.0.0.1
                port = 8983
                path = /solr/core_fr/
                fieldList = id,site,title,url
            }
        }
    }
}

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2023-03-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固