GithubHelp home page GithubHelp logo

isabella232 / query-suggestions Goto Github PK

View Code? Open in Web Editor NEW

This project forked from algolia/query-suggestions

0.0 0.0 0.0 1.62 MB

A connector to create a query suggestions index

Home Page: https://community.algolia.com/query-suggestions/

Ruby 86.72% Shell 12.94% Dockerfile 0.35%

query-suggestions's Introduction

Deprecation notice

This repository will soon be removed and should not be used to build new projects.

You should probably go to https://www.algolia.com/doc/guides/getting-insights-and-analytics/leveraging-analytics-data/query-suggestions/#query-suggestions---what-is-it

Algolia has introduced a new version of its Analytics service (V2) which makes this repository obsolete. In the new Analytics service, top searches are limited to 1k results. As a result, the number of suggestions can not exceed that number unless you are using any of the other suggestion generation strategies.

Algolia will soon provide a newly hosted version of this service along the other Analytics services.

In the meantime, if you have any question regarding this feature, please feel free to reach out to [email protected] mentioning that you have read this notice.

Query suggestions

Using Algolia indices and their analytics, generate a new query suggestion index.

Quick Start

CONFIG='{
  "app_id": "A1B2C3D4",
  "api_key": "a1b2c3d4e5f6a1b2c3d4e5f6",

  "indices": [{
    "name": "products"
  }, {
    "name": "articles"
  }]
}' \
bundle exec ./run

For a more complete description of all the configuration parameters, see connector/CONFIG.md.

query-suggestions's People

Contributors

jerska avatar codeharmonics avatar guillaume-morin avatar jerskouille avatar rayrutjes avatar

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.