承接 thelia/index-engine-module 相关项目开发

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

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

thelia/index-engine-module

最新稳定版本:1.0

Composer 安装命令:

composer require thelia/index-engine-module

包简介

README 文档

README

Summary

  1. Description

  2. Install

  3. Documentation

  4. Common problems

  5. Description

IndexEngine is a module that let you configure the search engines that you want to use, the data that you want to send to them.

It provides an high-level API to use any search engine with any data indifferently.

Warning: This module is dedicated to developers, you can't use it as a standalone.

If you want to see how to integrate it, please take a look at ProductSearch module

  1. Install

With composer:

$ php composer.phar require thelia/index-engine-module:~1.0

Then install the libraries you need.

Example with Elasticsearch (currently, this is installed by default):

$ php composer.phar require elasticsearch/elasticsearch:~1.0
  1. Documentation

See here for the documentation summary.

  1. Common problems

When I use the console to index data, all my URL leads to http://localhost

You have to configure the url_site Thelia system variable to get the proper urls while indexing data with the console

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2015-05-27