Skip to content

Releases: marco-pm/zencart_typesense

v1.0.2

Choose a tag to compare

@marco-pm marco-pm released this 30 Jul 14:43
  • Fix #1 - Product with status = 0 still visible after an Incremental-Sync
  • Add handling of fatal errors during sync
  • Add troubleshoot in docs for execution time error

v1.0.1

Choose a tag to compare

@marco-pm marco-pm released this 26 Apr 21:07
  • Fix sync error when there are no manufacturers or categories
  • Better display in the admin dashboard of a first full-sync failure
  • Update dependencies

v1.0.0

Choose a tag to compare

@marco-pm marco-pm released this 07 Mar 17:19

This plugin is an add-on for the Instant Search plugin and allows to use Typesense as a search engine (in place of MySQL).

  • Faster searches and more accurate results than MySQL, including typo tolerance and synonyms.
  • Automatic synchronization of the Zen Cart catalog (products, categories and brands) with Typesense.
  • Includes a basic dashboard in the Zen Cart admin to monitor the sync status, view Typesense server status and collections, and manage synonyms.
  • Automatic fallback to MySQL if the Typesense server is not available.

v1.0.0 Beta

v1.0.0 Beta Pre-release
Pre-release

Choose a tag to compare

@marco-pm marco-pm released this 24 Feb 08:39

This plugin is an add-on for the Instant Search plugin and allows to use Typesense as a search engine (in place of MySQL).

  • Faster searches and more accurate results than MySQL, including typo tolerance and synonyms.
  • Automatic synchronization of the Zen Cart catalog (products, categories an brands) with Typesense.
  • Includes a basic dashboard in the Zen Cart admin to monitor sync status, view Typesense server status and
    collections, and manage synonyms.
  • Automatic fallback to MySQL if the Typesense server is not available.