[WordPress] 外掛分享: LiteSearch

首頁外掛目錄 › LiteSearch
全新外掛
安裝啟用
尚無評分
10 天前
最後更新
問題解決
WordPress 5.8+ v1.0.0 上架:2026-07-20

內容簡介

LiteSearch 是一款現代化的 WordPress 搜尋增強外掛,重新思考用戶如何發現內容。它結合本地索引、模糊匹配和可選的 AI 語意排名,旨在提升搜尋的速度、智慧和直觀性,特別適用於內容豐富的網站。

【主要功能】
• 多層次搜尋管道
• 可配置的排名引擎
• 實時搜尋結果更新
• 支援 WooCommerce 產品顯示
• REST API 整合
• 開發者友好的鉤子和過濾器

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「LiteSearch」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

LiteSearch is a modern search enhancement plugin for WordPress that rethinks how users discover content. Instead of relying on traditional keyword-only matching, LiteSearch introduces a hybrid approach that blends local indexing, fuzzy matching, and optional AI-powered semantic ranking.
At its core, LiteSearch is designed to make search feel faster, smarter, and more intuitive—especially on content-heavy websites such as blogs, knowledge bases, WooCommerce stores, and online learning platforms.
A smarter approach to search
Traditional WordPress search often struggles with relevance. LiteSearch addresses this by introducing a multi-layered search pipeline.
When a user types a query, LiteSearch simultaneously evaluates results using multiple signals:

Keyword relevance based on title and content matches
Fuzzy matching to handle typos and partial inputs
Optional semantic AI scoring for meaning-based retrieval
Content freshness to prioritize recent posts
Popularity signals based on user click behavior
Intent detection to better understand user goals

These signals are combined into a unified ranking system that ensures the most relevant content consistently appears at the top.
Intelligent ranking system
One of the key strengths of LiteSearch is its configurable ranking engine.
Each result is scored using weighted factors:

Text match strength
Semantic similarity score
Content freshness (based on publish date)
Click-through popularity
Intent alignment with detected query type

Website owners can adjust ranking weights to prioritize different types of content depending on the site’s needs.
Explore ranking
Real-time user experience
The plugin is built for instant interaction. Search results update as the user types, with input handling optimized through debouncing and caching.
LiteSearch also includes:

Keyboard navigation support (Tab, Enter, Escape)
Search result highlighting
Empty and no-results states
Modal and inline display modes
Search history stored locally in the browser

These features create a smooth and responsive search experience.
Product and content awareness
LiteSearch is designed to support multiple content types, including WooCommerce products.
For product-based sites, it can display:

Featured image
Product pricing
Stock status
Review score

This makes it suitable for both editorial and eCommerce environments.
REST API integration
LiteSearch communicates with WordPress via REST API endpoints for search execution.
Endpoints include:

/wp-json/litesearch/v1/search

This architecture keeps the system modular and scalable.
Flexible UI modes
LiteSearch supports both modal and inline implementations.

Modal Mode: Full-screen overlay search experience
Inline Mode: Embedded search bar for headers, sidebars, or pages

Both modes share the same underlying search engine and configuration system.
Developer friendly
The plugin comes with built-in hooks and filters so developers can customize the search result widget HTML structure, used icons, and even the search result display templates.
Explore filters
Optimized for performance
LiteSearch is optimized for performance with several built-in strategies, like debouncing and caching.
These optimizations ensure that search remains fast even on large websites.
External services
This plugin can connect to the OpenAI API to obtain vector information for semantic embeddings. It is needed to calculate the semantic similarity for search results in the included widget.
It sends the user search query to the API to retrieve the vector embedding. This will be compared against the calculated vector embedding of the WordPress posts.
(If the user hasn’t provided their OpenAI API key, the OpenAI API will not be used at all. It will default to the hybrid keyword matching search engine).
This service is provided by “OpenAI”: terms of use, privacy policy.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon