All Versions
121
Latest Version
Avg Release Cycle
46 days
Latest Release
552 days ago

Changelog History
Page 2

  • v4.6.0 Changes

    August 22, 2021
    • โž• Added support for case-insensitive regular expressions with Elasticsearch 7.10+
    • โž• Added support for OPENSEARCH_URL
    • ๐Ÿ›  Fixed error with debug option
  • v4.5.2 Changes

    August 05, 2021
    • ๐Ÿ›  Fixed error with reindex queue
    • ๐Ÿ›  Fixed error with model_name method with multiple models
    • ๐Ÿ›  Fixed error with debug option with elasticsearch-ruby 7.14
  • v4.5.1 Changes

    August 03, 2021
    • ๐Ÿ‘Œ Improved performance of reindex queue
  • v4.5.0 Changes

    June 07, 2021
    • โž• Added experimental support for OpenSearch
    • โž• Added support for synonyms in Japanese
  • v4.4.4 Changes

    March 12, 2021
    • Fixed too_long_frame_exception with scroll method
    • ๐Ÿ›  Fixed multi-word emoji tokenization
  • v4.4.3 Changes

    February 25, 2021
    • โž• Added support for Hunspell
    • ๐Ÿ›  Fixed warning about accessing system indices
  • v4.4.2 Changes

    November 23, 2020
    • โž• Added missing_records method to results
    • ๐Ÿ›  Fixed issue with like and special characters
  • v4.4.1 Changes

    June 24, 2020
    • Added stem_exclusion and stemmer_override options
    • โž• Added with_score method to search results
    • ๐Ÿ‘Œ Improved error message for reload_synonyms with non-OSS version of Elasticsearch
    • ๐Ÿ‘Œ Improved output for reindex rake task
  • v4.4.0 Changes

    June 17, 2020
    • โž• Added support for reloadable, multi-word, search time synonyms
    • ๐Ÿ›  Fixed another deprecation warning in Ruby 2.7
  • v4.3.1 Changes

    May 13, 2020
    • ๐Ÿ›  Fixed error with exclude in certain cases for Elasticsearch 7.7