承接 gnugat/pomm-search-engine 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

gnugat/pomm-search-engine

最新稳定版本:v0.1.3

Composer 安装命令:

composer require gnugat/pomm-search-engine

包简介

A Pomm Foundation implemenation of SearchEngine

README 文档

README

A Pomm Foundation implementation for SearchEngine.

Installation

Download SearchEngine using Composer:

composer require gnugat/pomm-search-engine:^0.1

To get an instance of Fetcher, you can do the following:

use Gnugat\PommSearchEngine\Build;

$fetcher = Build::fetcher($queryManager);

The $queryManager variable should be an instance of an implementation of PommProject\Foundation\QueryManager\QueryManagerInterface.

Further documentation

Please visit the official SearchEngine website for more information.

Further documentation

You can see the current and past versions using one of the following:

You can find more documentation at the following links:

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-21