| 开发者 | loopstates |
|---|---|
| 更新时间 | 2026年6月25日 21:44 |
| PHP版本: | 8.0.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
swift-search-typesense to your /wp-content/plugins/ directory or install via the WordPress 'Plugins' screen.Yes. You need a running Typesense instance. This can be Typesense Cloud or a self-hosted node on your own VPS.
Typesense is open-source and free to self-host. If you prefer a managed solution, Typesense Cloud offers a paid tier.
Absolutely. SwiftSearch is WooCommerce-native, indexing product titles, prices, SKUs, and thumbnails automatically.
Because of our "Zero-Middleware" architecture, search results are typically returned directly from the browser to your nearest Typesense node.
Result Pinning (Merchandising) allows you to manually force specific items to the top of results for a given keyword—ideal for boosting sales of specific products or featured content.
They allow you to link similar terms together (e.g., "watch", "clock", "timepiece"). If a user searches for one, results for all are returned, improving discovery.
Yes! Our background sync engine is included to ensure every user has a stable search experience.
It's a visual builder found in Step 4 that allows you to easily create and manage multi-select sidebar filters for categories, tags, and custom meta.
Yes. You can use the [swift_search] shortcode in any page builder module, or enable the "Override Default" toggle to automatically replace your theme's search form.
Yes. We do NOT use a proxy server. All search interactions happen locally between your visitor and your Typesense cluster. No search data is sent to Loopstates.
Yes, you can map custom metadata (like variation SKUs and prices) to ensure users can find exact product variations in one click.
Track your Most Searched Keywords. Our dashboard provides an overview of user trends, keyword volume, and search behavior. It also identifies "Zero Result" queries, giving you a roadmap to optimize your product catalog and content strategy.
swift-search:hit-rendered and swift-search:results-rendered) to support custom integrations (wishlists, ratings, ajax cart).missing_values parameter support.admin.js that was breaking state restoration.