=== SwiftSearch for WooCommerce ===
Contributors: swiftsearch
Tags: search, woocommerce, product search, fast search, typesense
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automatically syncs WooCommerce products with SwiftSearch — blazing-fast in-memory search for your store.

== Description ==

SwiftSearch for WooCommerce keeps your product index always up to date by automatically syncing products to SwiftSearch whenever they are created, updated, or deleted.

**Features:**
* Auto-sync on product create / update / delete
* Handles product status changes (unpublish removes from index)
* One-click bulk sync for initial import or re-indexing
* Progress bar during bulk sync
* Supports variable products (uses min price)
* Picks up brand from common brand attribute taxonomies (pa_brand, pa_marka)

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin via WooCommerce > Plugins
3. Go to **WooCommerce > Settings > Integration > SwiftSearch** and enter your Public Key and Domain
4. Go to **WooCommerce > SwiftSearch** and click "Sync All Products Now" to import your catalogue

== Frequently Asked Questions ==

= Where do I find my Public Key? =
In your SwiftSearch Dashboard at https://swiftsearch.pl/dashboard.

= Do I need to run bulk sync every time? =
No. After the initial sync, products are kept up to date automatically via hooks.

= What happens when I delete a product? =
It is removed from the SwiftSearch index automatically.

== Changelog ==

= 1.0.0 =
* Initial release
