Changelog

Version 1.1.12

Feb 16, 2026

  • Feature: Add configurable multi-word search logic (OR vs AND mode)
  • Enhancement: New admin setting to choose between OR mode (default, original Magento 2.3 behavior) and AND mode (recommended, Elasticsearch-like behavior)
  • Configuration: Stores > Configuration > Catalog > Catalog Search > Multi-word Search Logic
  • Backward Compatible: OR mode remains default - no breaking changes
  • Closes #24

Version 1.1.5

Jan 13, 2023

  • Issue 12: Fix source class for virtualType missing; di.xml cleanup

Version 1.1.4

Sep 26, 2022

  • Possible fix for indexing bug (close #9 #10)

Version 1.1.3

Aug 12, 2022

  • Update README.md

Version 1.1.2

Apr 27, 2022

  • Switch from return type mixed to ReturnTypeWillChange
  • Fix signature issues

Version 1.1.1

Apr 15, 2022

  • Remove non-working Match class, switch DI type
  • Rename Match to MatchBuilder

Version 1.1.0

Apr 7, 2022

  • Optimize some sql queries

Version 1.0.3

Feb 2, 2022

  • Fix: CategoryFilter in Layered Navigation not working

Version 1.0.2

Sep 23, 2021

  • Restore lagacy lmysql advanced search strategy

Version 1.0.1

Feb 11, 2021

  • add setup connection validating
  • Fix attributepage no buckets error
  • Fix ‘error when using the price filter 90 and above’. Fix price range generation
  • Fix mysql product collection setPageSize
  • Fix price range buildings
  • Fix price index table resolving

Version 0.1.0

  • Initial release
See also

Great! Now you might want to see previous:

Edit this Page