GithubHelp home page GithubHelp logo

elasticommerce-relateditem's Introduction

=== Elasticommerce Related Items ===
Contributors: amimotoami,hideokamoto,megumithemes,horike,kel-dc
Tags: WooCommerce,Elasticsearch,recommend
Requires at least: 4.3.1
Tested up to: 4.3.1
Stable tag: 0.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-2.0.html

You can get good Related Item List powered by Elasticsearch.

== Description ==

This plugin gives you Related Item Widget and function.

If you want to show Related Item List, you can do following actions:

- Add `Elasticommerce Related Widgets` in your widgets area.
- Add `escr_related_item();` function in your theme or plugins.
- If you only want to get the data, you can use `escr_get_related_item();` function.

*Notice*
This plugin requires *WooCommerce Plugin* , so please install it.
If *WooCommerce Plugin* is not installed or activated, this plugin will not work.

*Required*
This Plugin **cannot use** Elasticsearch version 2.x.
Please use Elasticsearch version 1.5 instead.

== Installation ==

This section describes how to install the plugin and get it working.


1. Upload `elasticommerce-relateditem` directory to `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Input setting data (eg.Elasticsearch Endpoint Address).
4. You can do the following actions:
	a: Place `<?php escr_related_item(); ?>` in your templates.
	b: Add `Elasticommerce Related Widgets` in your widgets area.

== Frequently Asked Questions ==

= Can I get Related Item Data only? =

If you only want to get the data, you can use `escr_get_related_item();` function.

= What about foo bar? =

Answer to foo bar dilemma.

== Changelog ==

= 0.1 =
* Initial Release.

== Upgrade Notice ==

= 0.1 =
* Initial Release.

elasticommerce-relateditem's People

Contributors

hideokamoto avatar

Stargazers

Liam avatar

Watchers

Tai / JOTAKI Taisuke avatar wokamoto avatar James Cloos avatar KOGA Hiromichi avatar Takahiro Horike avatar Koga Tatsuro avatar  avatar Kazue IGARASHI avatar  avatar  avatar Liam avatar

Forkers

liambirt

elasticommerce-relateditem's Issues

[Feature]Tuning Related Query Monitoring

Add Monitor for tuning Elasticsearch Query.

Elasticsearchでの検索をチューニングするためのモニタリング機能をつける。

チューニング時に知りたいこと

「スコアを0.Xにするとどのような商品がヒットするか?」
「どれくらいのスコアが良い感じになるか?」
「セットで買われる商品同士の関連性はどれくらいか?」

実装メモ

Elasticsearch APIのスコアや件数などをD3でビジュアル化すれば良さそう

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.