Linux 软件免费装
Banner图

OZY Smart Search

开发者 idanishrangaiz
更新时间 2026年8月13日 20:04
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

search ajax search live search semantic search ai search

下载

1.0.5 1.0.6

详情介绍:

WordPress search matches raw substrings against post titles and content. It ignores custom fields, cannot rank by relevance, and gives up on a single typo. OZY Smart Search replaces it. Ranked results. Okapi BM25 scoring over a purpose-built index, with per-field weights. A title match outranks a passing mention in a paragraph. Typo tolerance. When an exact search comes up short, near-miss words are tried, scored below exact matches so a real hit always wins. Custom fields. Advanced Custom Fields, Secure Custom Fields, Meta Box, CMB2, Carbon Fields and core meta are detected automatically, including repeaters, groups and flexible content. WooCommerce. Products, variations, SKUs and attributes are indexed. Result cards show price, stock, rating and add-to-cart, and respect catalogue visibility. Optional semantic search. Add a key from one of the supported AI providers and results start matching by meaning, not just wording. Several providers have a free tier. Without a provider the plugin never contacts an external service. Design without CSS. Six presets and full control over colour, type, spacing, shape, shadow and motion, with a live preview. Works where you build. Native widgets for the block editor, Elementor, Divi, WPBakery, Beaver Builder, Oxygen, Bricks, Avada and Brizy. A shortcode covers everything else. Leave the default-search replacement on and your theme's existing search form starts using it with no template changes. Analytics that suggest fixes. See what visitors search for, what found nothing, and where they click — then get concrete suggestions: a page worth writing, a synonym worth adding, a field worth weighting higher. Everything is free There is no pro version, no feature lock, no trial and no upsell. This plugin is how people find OZY Solutions, and that is the whole model. Features Privacy Search analytics are stored in your own database. IP addresses are hashed with SHA-256 and never stored raw; session identifiers are random. There is no telemetry, no licence check and no phone-home of any kind. The plugin registers suggested privacy policy text and hooks into the WordPress personal data export and erase tools.

安装:

  1. Upload the plugin to /wp-content/plugins/ozy-smart-search/, or install it through Plugins > Add New.
  2. Activate it. The setup wizard opens automatically.
  3. Choose which post types to index. WooCommerce products are enabled automatically when WooCommerce is active.
  4. Let the first index run. It processes in the background; the dashboard shows progress.
  5. Add search to your site with the block, your page builder's widget, the [ozy_smart_search] shortcode, or by leaving the default-search replacement enabled.
Semantic search is optional and can be set up later on the AI Providers screen.

屏幕截图:

  • Point it at your fields — ACF, SCF, Meta Box, CMB2, Carbon Fields and core meta are detected for you
  • Add an AI provider only if you want semantic search. Without a key nothing leaves your server
  • Style it without CSS: presets, colour controls and a live preview
  • Teach it your words with synonyms, bulk import and stopwords

升级注意事项:

1.0.6 Compatible with WordPress 7.1 and clears a PHP 8.4 deprecation notice raised by the AI providers. 1.0.5 Attribution is now opt in, the custom CSS field is removed, and autocomplete no longer exposes private titles. Stored data moved to a new prefix, so rebuild the index after updating. 1.0.4 Fixes the Divi, Bricks and Avada modules never appearing in their builders, and hardens the search endpoint. 1.0.3 Design controls in every page builder, and they now actually reach the widget. 1.0.2 Widgets no longer turn dark on a visitor's system setting unless the Design Studio asks for it. 1.0.1 Fixes widgets rendering without their own styling in page builders. Open the Design Studio and save once to pick up the new defaults. 1.0.0 First public release.

常见问题:

Is there a paid version?

No. There is no pro tier, no feature lock and no upsell. Every feature is in this plugin.

Does it require an AI provider?

No. Keyword ranking, fuzzy matching, synonyms, facets and analytics all work with no external service. Semantic search is opt-in.

Does the plugin send data anywhere?

Not by default. There is no telemetry and no licence check. If you configure an AI provider, content and queries are sent to that provider — see the External Services section above.

Will it replace my theme's search form?

If you leave that setting enabled, yes. Your existing search form starts using this engine with no template changes.

Which custom field plugins are supported?

Advanced Custom Fields, Secure Custom Fields, Meta Box, OZY Custom Fields, CMB2, Carbon Fields, and core post meta. Repeaters, groups and flexible content are walked and indexed per row.

Does it work with WooCommerce?

Yes. Products, variations, SKUs and attributes are indexed, catalogue visibility is respected, and product cards show price, stock, rating and add-to-cart.

Does it need a vector database?

No. Embeddings are stored as packed float32 blobs in your own MySQL database.

Will it slow my site down?

Search runs against a purpose-built index rather than a LIKE scan of the posts table, so it is generally faster than core search. Responses are cached, and indexing runs in the background.

Is it accessible?

Yes. The widget implements the combobox pattern with full keyboard navigation, live-region announcements, focus management, and support for reduced motion and high contrast.

What happens when I uninstall it?

Everything is removed: all custom tables, options, plugin meta, scheduled actions and the custom capability. Deactivating removes nothing, so you can deactivate safely. You can also turn off data deletion in advanced settings.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0