Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

https://github.com/magesuite/autocomplete

This module improves autocomplete with auto-generation of suggestions. Additional terms are generated automatically based on product names. Also searched text cab be bolded in results.

Installation

This module is optional

composer require "creativestyle/magesuite-autocomplete" ^1.0.0

this module requires Smile_ElasticsuiteCatalog module.

Admin settings

Additional settings are located in: Stores -> Configuration -> ElasticSuite -> Autocomplete -> Popular Term autocomplete

Setting

Name

Value

Note

Generate terms

Yes/No

Along with terms coming from search history, additional terms will be generated automatically based on products names. Terms will be merged with search history based on returned products count.

Bold searched text in results

Yes/No

When enabled searched text will be bolded on results list

Backend

TODO - BE documentation and review of documentation is needed

Frontend

Search term Yoga in autocomplete results is bolded:

  • No labels