Oro Search Keywords introduces two new localized fields to the Product entity: Promoted Words and Excluded Words. These fields can be managed directly through the backend product form. Keywords are space-separated, allowing for flexible configuration.
Excluded Words: If a user’s search query contains a keyword listed in this field (as an exact match), the product will be omitted from the results. This aligns with ElasticSearch’s default AND-based query logic. Matching behavior is strict by default but can be adjusted in System > Configuration. Any changes will automatically trigger a full reindexation of affected products.
Promoted Words: When a product contains a keyword in this field that matches the user’s query, it will receive a ranking boost in the search results. The default boost factor is set to 100, but can also be customized via the back-office configuration.
Before installing this extension, please be aware of the following conditions that apply to its use.
- Please check Oro Documentation for extension installation and management instructions.
- This extension is provided “AS-IS” and without warranty of any kind, and it is not covered by the Oro User licenses agreement.
- Users of this extension can modify it and use modified code following OSL-3.0. licence.
- Before using this extension in a production environment, ensure it’s validated on any development environment.
Oro Team extensions maintenance and modifications are possible in scope of a dedicated agreement. Contact an Oro Representative for more information.