This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Swiftype Site Search Plugin for WordPress

Description

The Site Search WordPress plugin replaces the standard WordPress search with a polished, customizable, and more relevant search engine. Gain access to deep search insights and all the tools you need to customize and perfect your search experience. Join thousands of growing customers and bring world class search to your website, all backed under the hood by Elasticsearch.

What is Site Search?

Features

  • Fully managed: We secure, store, and search all of your documents in the cloud. Your site stays fast.
  • No programming required: Works with your theme’s existing search.php template. Drop in the Site Search plugin and it just works.
  • Out of the box relevance: Pre-optimized typo tolerance, bigram matching, stemming, synonyms, phrase matching, and more.
  • Automatic Updating: Search results automatically synchronize when you save, delete, or change WordPress content.
  • Intuitive Dashboard: Use slick and powerful dashboard tools to customize your search relevance.
  • Deep Insights: Impactful search analytics help you understand your users and guide you to productive actions.
  • Choose Your Language: Supports 13 languages, including: English, French, German, Russian, Chinese, Japanese, Universal, and more.

Read the Site Search WordPress guide for more details.

Screenshots

  • Adjust Weights to fine tune search relevance for different post values.
  • View advanced, real time analytics. Gain insights that will help you perfect your search experience.
  • Promote or hide documents from your search results, so that searchers always find just the right thing.1. The Swiftype Site Search analytics dashboard. Here you see your Top Queries, Top Content by Click-throughs, Top Queries with No Result, and Search Trends over time.

Installation

  1. Go to swiftype.com and sign up for an account.
  2. After logging in to Site Search, get your API Key from the dashboard.
  3. Install the Site Search WordPress plugin from the WordPress dashboard.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress.
  5. Go to the Site Search plugin page and enter your Site Search API Key on the first screen.
  6. Name your search engine, choose from one of 13 languages, then create it.
  7. Build your search index by clicking the “Synchronize” button.
  8. Search!

Email support@swiftype.com if you are having trouble.

FAQ

If your questions are not answered here, check out the Site Search Community forum, or email support@swiftype.com for help.

Where do I sign up for a Swiftype Site Search account?

Sign up for an account at https://swiftype.com. Plans start at $79.

Why don’t search results in the Site Search Dashboard match what’s displayed on my site?

Your posts may have fallen out of sync. Click ‘Synchronize’ from within the plugin to correct this.

Reviews

May 27, 2018
HUGE WEAKNESS: It doesn't search your pages. The search functionality is creates doesn't search your pages. It only searches your posts. SECOND WEAKNESS: Swiftype is NOT FREE. It is COSTLY. You are paying a third party to run a server to search your website and create "relevant" search from the data it obtains from your website. And if it gets the relevance wrong, you have to manually correct it on their website. This is tedious work. The minimal cost is $79 a month and goes up the searches and documents are used on your website. BASIC COST OF SWIFTYPE: STANDARD Search Account: Your site is crawled once every 3 days - so any updates won't show up for 3 days. $79 PER MONTH for 5k documents, 50k searches, 1 engine + $25 per additional 5k documents + $25 per additional 50k searches + $50 per additional engine --- PRO Search Accouint: Your site is crawled every 12 hours - so any updates won't show up for 12 hours. $199 PER MONTH for 10k documents, 100k searches, 1 engine + $25 per additional 5k documents + $25 per additional 50k searches + $100 per additional engine ---
January 15, 2017
Доброго времени суток, тестировал для своего сайта плагины для поиска, этот плагин сразу запросил API, зарегистрировался без проблем, только как оказалось этот плагин бесплатный на 14 дней, дальше нужно приобретать его, самый дешевый вариант 299 доларов, однако зачем мне приобретать на сайт визитку где посещаемость в месяц 20 человек ? По стоимости больше чем сам некоммерческий проект. Каждый разработчик зарабатывает как может и сам выбирает путь, но политика этого плагина мне не понравилась.
September 29, 2016
Not recommended. Cheaper (or even fully functional and free) and better options
September 3, 2016
I'm sure Swiftype is a good service but I think it's overpriced. Their PRO plan is good for nothing as all the goodies are for the Business plan which will cost you 249 $ per month I pay that much for my VPS.
Read all 24 reviews

Contributors & Developers

“Swiftype Site Search Plugin for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.0.5

  • Do not index posts with type attachment anymore by default
  • Added a new filter to allow to customize indexed post types swiftype_allowed_post_types

2.0.4

  • Fix composer package type
  • Fix error reporting during config and synchronization

2.0.3

  • Update Site Search client to the latest

2.0.2

  • WP-CLI fixes and action refactoring

2.0.1

  • Polishes README.txt
  • Remove trailing quote in language list

2.0.0

  • Using the new official Swiftype Site Search PHP client.
  • Complete refactoring of the module.
  • New admin user interface
  • Facet management from the admin
  • New rendering of the facet filters in search results.

1.1.50

  • Bugfix for Issue #34: Removed undefined variable $retries.
  • Bugfix for Issue #35: Removed use of deprecated create_function method.

1.1.46

  • Export JS changes to min files.

1.1.45

  • Added option to override renderFunction.

1.1.44

  • Added documentation.
  • Added a public function for developers.

1.1.43

  • Made deletion message clear that we only delete trashed posts.

1.1.42

  • Minor updates

1.1.41

  • Made compatible with WordPress 4.1.

1.1.40

  • Refactor public search api to allow for integration options with other plugins.
  • Tested with WordPress 4.1.

1.1.39

  • Fix error that caused some titles in the autocomplete dropdown to display as “undefined”.

1.1.38

  • Add swiftype_render_facets theme function to support faceting on the search results page.

1.1.37

  • Tested with WordPress 4.0.

1.1.36

  • WP-CLI commands. If you use WP-CLI, you can now use the command line to index your content much faster. Great for large sites. Type wp swiftype in your WordPress directory for details.
  • Add swiftype_search_query_string filter to make modifying the query easier. Thanks to Paul Morrison for the patch.

1.1.35

  • Streamline script concatenation.

1.1.34

  • Skip NULL documents in indexing API request. You can use the swiftype_document_builder filter to exclude documents from the search engine by returning NULL.
  • Remove development files from the released version of the plugin for smaller download size.

1.1.33

  • Fix an issue that caused the plugin to repeatedly check for API authorization in the WordPress admin.

1.1.32

  • Faster assets using our CDN.

1.1.31

  • Better support for WordPress 3.8.

1.1.30

  • Allow editors and contributors to update posts in index.

1.1.29

  • Allow JavaScript functions for autocomplete dropdown configuration.
  • Add theme functions for accessing Swiftype search results and total number of results.
  • Add unit tests to the plugin.

1.1.28

  • Add support for tracking search result clicks. Now you’ll be able see top clicked content in the Swiftype Dashboard.
  • Fix an issue displaying search results when a deleted post hasn’t been deleted from Swiftype.

1.1.27

  • Add support for customizing functional boosts and number of items returned by the autocomplete, as well as disabling the autocomplete entirely
  • Handle thumbnail URLs that fail to load

1.1.26

  • Work around SSL verification issue on some systems

1.1.24

  • Added a filter to the end of document creation to allow for additional fields to be indexed.
  • Moving all api calls to https

1.1.22

  • Remove API calls on set engine screen

1.1.20

  • Allow customization of autocomplete through JavaScript variables

1.1.19

  • Rename category filter search widget

1.1.18

  • Improved synchronization of posts with Swiftype

1.1.17

  • Support for indexing custom post types
  • Improved synchronization of posts with Swiftype

1.0

Initial release.