fromholdio / silverstripe-sherlock-pages
fromholdio/silverstripe-sherlock的使用/实现示例。
1.0.0
2019-04-25 03:55 UTC
Requires
- php: >=5.6
- fromholdio/silverstripe-sherlock: ^1.0
- silverstripe/cms: ^4.0
- silverstripe/vendor-plugin: ^1.0
This package is auto-updated.
Last update: 2024-08-25 15:33:12 UTC
README
fromholdio/silverstripe-sherlock的使用/实现示例。
这是一个示例,而不是fromholdio/silverstripe-sherlock的文档。
尽管如此,它实现了SilverStripe的核心搜索引擎,可以搜索所有页面并按相关性返回结果。
抱歉,我还没有时间为此编写很多文档。请查看上述模块的源代码,或者如果您在此期间有任何问题,请提交一个issue。
要求
安装
composer require fromholdio/silverstripe-sherlock-pages
详情
请参阅fromholdio/silverstripe-sherlock-pages中的使用示例。