lcbrq/openmage-typesense

Basic approach to lightning-fast, open source Typesense search for OpenMage.

Fund package maintenance!
Open Collective
Buy Me A Coffee

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento-module

dev-master 2024-04-27 22:53 UTC

This package is not auto-updated.

Last update: 2024-04-27 22:53:53 UTC


README

Basic approach to lightning-fast, open source Typesense search for OpenMage

Version

Beta

Requirements

composer require typesense/typesense-php
composer require symfony/http-client
composer require php-http/message-factory

CLI

php typesense.php --reindex-all Reindex all products php typesense.php --reindex-all-enabled Reindex all enabled products php typesense.php --reindex-product-id Reindex given product id php typesense.php --reindex-from-date Reindex all products since given created_at date php typesense.php --reindex-from-period Reindex all products from strtotime period php typesense.php --reindex-from-id Reindex all products from given id