Skip to content
#

elasticsearch-plugin

Here are 110 public repositories matching this topic...

danizen
danizen commented Jan 17, 2020

General information

OS Platform and Distribution: Windows 10: - never in prodcution
ElasticHQ Version: Clone of master, tag v3.5.12
Elasticsearch Version: 7.5.1
Python version (ignore is using docker image): CPython 3.6
Browser Vendor and Version (if applicable): Chrome 79? Don't think its applicable.

Desired Behavior

ElasticHQ should constrain the input

damienalexandre
damienalexandre commented Feb 28, 2020

Reading https://www.elastic.co/blog/boosting-the-power-of-elasticsearch-with-synonyms - we quickly see Emoji Search can benefit from the new POST /synonym_test/_reload_search_analyzers API.

Index-time synonyms have several disadvantages:

  • The index might get bigger, because all synonyms must be indexed.
  • Search scoring, which relies on term statistics, might suffer because synon

Improve this page

Add a description, image, and links to the elasticsearch-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elasticsearch-plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.