Linux 软件免费装
Banner图

Appinio Search – AI Semantic & Multilingual Product Search for WooCommerce

开发者 appinio
更新时间 2026年8月3日 22:15
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce multilingual product search semantic search ai search

下载

0.9.1 0.9.0

详情介绍:

Public beta — your feedback shapes the roadmap. Appinio Search is fully functional and safe to run on live stores, but it's new to the market: you're among the first shops using it, so expect the occasional rough edge — and please tell us what you find. Report bugs and ideas on GitHub. Early adopters directly shape what ships next. Appinio Search connects your WooCommerce store to Appinio AI Search — semantic, typo-tolerant product search that understands what shoppers mean, not just the keywords they type. It also speaks 100+ languages out of the box, including true cross-language search: a query typed in one language finds products described in another. The plugin does two things:
  1. Keeps your catalog in sync — every product create, update, stock change, trash, and restore is pushed to Appinio automatically, in real time. A one-click Bulk Sync indexes your entire catalog in background batches.
  2. Adds AI search to your storefront — drops the <semantic-search> widget onto your store, wired to your existing search box, so shoppers get instant, relevance-ranked results.
The plugin is a thin integration layer: all AI, indexing, embedding, and ranking runs on the Appinio cloud service. You need an Appinio account and an API key to use it. At a glance Features Requirements

安装:

  1. Upload the plugin via Plugins → Add New → Upload Plugin, or install it from the WordPress.org plugin directory.
  2. Activate the plugin (WooCommerce must be active).
  3. Go to WooCommerce → Appinio Search.
  4. Create your account right here: enter your email and store name, then the 6-digit code we email you. Your keys are set up automatically. (Already have a key? Paste your API Key sk_live_... instead — get it at my.app-in.io.)
  5. Click Sync All Products to index your catalog.
  6. The storefront widget uses your Public Key (pk_live_...), set automatically on registration or entered manually, plus an optional custom search-input CSS selector.

屏幕截图:

  • WooCommerce → Appinio Search admin: connection settings, sync status, and Sync All / Delete All controls.

升级注意事项:

0.9.0 Public beta.

常见问题:

Do I need an Appinio account?

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.

Does it support multiple languages and cross-language search?

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.

How is this different from a keyword search plugin?

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.

Where do I find my API Key and Public Key?

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.

Will it slow down my store?

No. Syncing happens in the background via Action Scheduler. The search widget loads as a deferred ES module from the Appinio CDN.

Does it handle variable and grouped products?

Yes. Variable products are indexed as the parent with min/max variation prices and aggregated attributes. Grouped products include their children.

How does real-time sync avoid duplicate API calls?

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.

What happens when I unpublish or trash a product?

It is removed from the Appinio index automatically. Only published products stay indexed.

Can I re-index everything from scratch?

Yes. Use Delete All from Index, then Sync All Products.

更新日志:

0.9.0