• News
  • nopCommerce Search - Release 1.7 - 2018-04-11

nopCommerce Search - Release 1.7 - 2018-04-11

  • 5:00:00 PM
  • Tuesday, April 10, 2018

  • Implemented stat support which helps to create range facet for measurable atts like price, width, length, height, weight.
  • Added IsValue att for SpecificationAttributes which show that spec. att should be converted and stored as a value in search engine. It gives an ability to create range facets for specification atts.
  • Optimized procedure of removing documents from index
  • Updated search packages
  • Used Url.SetParameter instead of _webHelper.ModifyQueryString to avoid of changing case for letters.
  • Added events for Manufacture crawler
  • Added "Invalid query" string which is shown when you have and issues with search engine
  • Added sort by facet count in DevPartnerTreeFacet
  • Fix product delete action. ChangeState.
  • Implemented entity delete action