monogo/magento-typesense-core
最新稳定版本:1.0.10
Composer 安装命令:
composer require monogo/magento-typesense-core
包简介
Typesense Core Magento implementation
README 文档
README
Module should contain only generic and core functionalities. If you want to add new indexers, please create a new module
Configuration
As the first step, Go to Magento Admin -> Configuration -> Typesense
General section
Configure the connection parameters for Typesense instance
Advanced section
Configure the additional parameters
Indexing Queue / Cron section
Configure Queue/Cron for indexers
CLI
| Command | Description |
|---|---|
bin/magento typesense:compact |
Compact the on-disk database of Typesense server |
bin/magento typesense:flush |
Flush all imported data in Typesense |
bin/magento typesense:metrics |
Get Typesense server metrics |
Indexers
| Indexer | Description |
|---|---|
bin/magento indexer:reindex typesense_queue_runner |
Typesense Queue Runner. To enable this, configure Stores → Configuration →Typesense → Indexing Queue / Cron |
bin/magento indexer:reindex typesense_all |
Metaindexer. It will runn all dependent indexes defined in modules |
Credits
统计信息
- 总下载量: 293
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2023-03-09