• News
  • nopCommerce Search - Release 2.2 - 2020-02-27

nopCommerce Search - Release 2.2 - 2020-02-27

  • 4:00:00 PM
  • Wednesday, February 26, 2020

  • UPDATED: Added support Nop 4.10.
  • Removed dependencies from CMS plugin
  • Removed reflection methods so you will not need to remove nopTemplates plugin or any other 3d parties plugins with assemblies dependencies issues.
  • Simplified configuration page, you will have a bit more flexibility with entering settings by using pluginsettings.json file.
  • Simplified provider class interface so it’s a bit earthier to implement a new search provider for elastic search or other search engine.
  • Added Search Apps to index/remove documents from Solr
  • Developers. A lot of source code refactoring