| 开发者 |
elyass
freemius |
|---|---|
| 更新时间 | 2026年6月17日 05:03 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/, or install it via the WordPress Plugins screen.No. The default Local engine runs entirely in your shoppers' browsers, with zero keys, zero accounts, and no cost. (The OpenAI and Hugging Face engines are part of the separate FindAstra Pro, for stores that prefer server-side processing.)
No. Scoring runs inside your existing database and adds roughly 20 to 30 milliseconds to a typical search. Indexing runs in the background in small batches, so it never blocks the admin. The Local engine does its work in the shopper's browser.
Multilingual indexing is part of FindAstra Pro. With Pro, FindAstra detects each translated product's language at index time and writes one embedding row per (product_id, language) pair, and searches are scoped to the current request language.
FindAstra handles large catalogs automatically. For stores with more than 5,000 indexed products it switches to a faster two-step search, so results stay quick even on big stores.
Encrypted at rest using AES-256-CBC with a site-specific key derived from wp_salt('auth'). Keys are only decrypted at the moment of use.
Yes, once. The first time the Local engine runs, it downloads a roughly 33 MB AI model from the Hugging Face model hub (huggingface.co), which your browser then caches. Only the model files are fetched. No store, product, or shopper data is ever sent. After that, all search runs entirely in the browser. (The optional Pro engines instead call OpenAI or Hugging Face using the keys you provide.)
Yes. The free version indexes your entire catalog with no product cap and serves unlimited searches. It is not a trial, and nothing in it expires or gets locked later.
When shoppers type exact product names, model numbers, or SKUs, plain keyword matching already works well. FindAstra covers those cases with instant prefix matching in its suggestions, and adds meaning-based results for every search where the wording does not line up.
Any theme that uses the standard WooCommerce search form and results page. It is tested with Storefront, Astra, Kadence, Blocksy, and GeneratePress, on both classic and block themes. The results page keeps your theme's own layout.
Yes. With the default Local engine, each search is processed inside the shopper's own browser and never leaves your site. The plugin sets no tracking cookies and stores no personal data.
FindAstra_License class centralises the free/paid capability matrix.BAAI/bge-m3 (multilingual, 1024d) as a settings-driven alternative to bge-small.