Open Nuranto opened 6 months ago
Hello @Nuranto,
Yes, contrary to what happens for numerical and select/multiselect attributes where you can have an attribute not showing in layered navigation but available in the rules through "use for promo rules = yes", this is not totally possible for non-searchable text attributes with "use for promo rules = yes".
I'll have to look at it but worst case scenario the condition is ignored or best case scenario the "contains" becomes a strict "text is equal to". For it to work, we would have to a finer grain on the application of "searchability" when generating the mapping for a text attribute :
Regards
Preconditions
Magento Version : 2.4.7
ElasticSuite Version : 2.11.6
Steps to reproduce
tata toto tutu
string in its descriptionExpected result
Actual result
contains
a text attribute that we don't want to use for frontend search.