Skip to content

1.4.2

Compare
Choose a tag to compare
@avstudnitz avstudnitz released this 21 Dec 11:00
· 64 commits to develop since this release
  • Fix Category URLs in autosuggest if links to category pages are activated.
  • Show complete category path in autosuggest if activated in configuration
  • Optimize product search results for cases when parts of search query occur in different attributes
  • Full compatibility to Magento 2.2 (using JSON serialization now)
  • Fix Autosuggest URL for stores with different base url
  • Use require.js to handle filter options link
  • Hide categories tab while initialising search results page
  • Fix behavior of search_weight field for boosting attributes
  • Change search_weight field for boosting attributes from dropdown to text field
  • Add category attribute for solr priority
  • Solve problems with indexing on some stores
  • Eliminate all calls of getCustomAttribute() in order to improve indexing performance
  • Support really small boost values (like 0.00000001)
  • Don't store categories in cache which don't belong to the correct category tree