| 开发者 | appinio |
|---|---|
| 更新时间 | 2026年8月3日 22:15 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<semantic-search> widget onto your store, wired to your existing search box, so shoppers get instant, relevance-ranked results.<semantic-search> element, loaded from the Appinio CDN and auto-wired to your store's search input.sk_live_... instead — get it at my.app-in.io.)pk_live_...), set automatically on registration or entered manually, plus an optional custom search-input CSS selector.Yes. The plugin is a WooCommerce integration for the Appinio cloud service. Create an account and get your API keys at my.app-in.io.
Yes. Appinio Search understands 100+ languages out of the box, including true cross-language search — a query typed in one language can find products described in another. No per-language setup required.
Keyword plugins match the literal words a shopper types, so typos, synonyms, or descriptive phrasing ("warm winter jacket") often return nothing. Appinio Search uses semantic AI embeddings to understand intent and meaning, so it finds relevant products even when the query doesn't share exact words with the product title or description.
In the Appinio dashboard under Sites → API Keys. The secret key (sk_live_...) is used for syncing; the public key (pk_live_...) is safe to expose in the browser and powers the search widget.
No. Syncing happens in the background via Action Scheduler. The search widget loads as a deferred ES module from the Appinio CDN.
Yes. Variable products are indexed as the parent with min/max variation prices and aggregated attributes. Grouped products include their children.
WooCommerce saves a product several times per edit. The plugin debounces these through Action Scheduler with a short coalesce window, so only one sync fires per edit.
It is removed from the Appinio index automatically. Only published products stay indexed.
Yes. Use Delete All from Index, then Sync All Products.
<semantic-search>) loaded from the Appinio CDN, auto-wired to the store search input and category-aware.