定制 aimeos/pagible-search 二次开发

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

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

aimeos/pagible-search

最新稳定版本:0.10.2

Composer 安装命令:

composer require aimeos/pagible-search

包简介

Pagible CMS - Custom search engine

README 文档

README

Full-text search engine for Pagible CMS using Laravel Scout. Supports SQLite FTS5, MySQL FULLTEXT, PostgreSQL tsvector, and SQL Server CONTAINSTABLE.

This package is part of the Pagible CMS monorepo. For full installation, use:

composer require aimeos/pagible

Configuration

This package uses Laravel Scout configuration (config/scout.php). The installer sets the default driver to cms and enables soft deletes.

Commands

cms:install:search

Installs the Pagible Search package.

php artisan cms:install:search

Publishes the Laravel Scout config and sets the default driver to cms with soft delete support enabled.

cms:index

Rebuilds the full-text search index for all pages, elements, and files.

php artisan cms:index

Processes all records (including trashed) in chunks, updating the search index. Each model stores two index rows per item: one for draft content (latest=true) and one for published content (latest=false).

cms:benchmark:search

Runs search performance benchmarks.

php artisan cms:benchmark:search [options]
Option Default Description
--tenant benchmark Tenant ID
--domain Domain name
--seed Seed benchmark data first
--pages 10000 Number of pages to generate
--tries 100 Iterations per benchmark
--chunk 50 Rows per bulk insert batch
--unseed Remove benchmark data and exit
--force Run in production

License

LGPL-3.0-only

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-3.0-only
  • 更新时间: 2026-03-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固