
內容簡介
這個外掛是「Fatastic ElasticSearch plugin」的修改版。這個外掛並不是簡單的隨插即用,使用前您需要對 Elasticsearch 伺服器有一些基礎的理解和操作經驗。這個外掛所具備的目標和功能包括:
將 WordPress 標準的搜尋功能替換成 Elasticsearch。
能夠指定哪些數據應該被索引,以及這些數據的相關性。
當 Elasticsearch 伺服器無響應時,切換回 WordPress 標準搜尋功能。
當文章被刪除、添加或取消發布時,更新 Elasticsearch 伺服器。
使「匹配查詢」可選為搜尋類型之一。
外掛標籤
開發者團隊
原文外掛簡介
This plugin is a modification of “Fatastic ElasticSearch plugin”. This plugin is NOT a simple drop-in, it is expected you have some understanding of what an Elasticsearch server is and how it works. The goals/features of this plugin are:
Replace the WordPresss standard search with Elasticsearch.
Ability to specify what data points should be indexed and what the relevancy of those points are.
Fall back to WordPress standard search if Elasticsearch server is not responsive.
Update Elasticsearch server when posts are removed/added/unpublished.
Make “match query” selectable as search type.
