Title: SimSage Search Plugin
Author: Rock de Vocht
Published: <strong>നവംബർ 6, 2020</strong>
Last modified: ഏപ്രിൽ 22, 2022

---

Search plugins

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.

![](https://ps.w.org/simsage-search/assets/icon-256x256.png?rev=2521464)

# SimSage Search Plugin

 By [Rock de Vocht](https://profiles.wordpress.org/rock3125/)

[Download](https://downloads.wordpress.org/plugin/simsage-search.2.0.5.zip)

 * [Details](https://ml.wordpress.org/plugins/simsage-search/#description)
 * [Reviews](https://ml.wordpress.org/plugins/simsage-search/#reviews)
 * [Development](https://ml.wordpress.org/plugins/simsage-search/#developers)

 [Support](https://wordpress.org/support/plugin/simsage-search/)

## Description

SimSage is a powerful semantic search engine with operator passback support. SimSage
enables you to construct
 an additional natural language knowledge-base for Q&A 
answering. SimSage presently only supports English.

## Screenshots

 * [[
 * The plugin’s short-code `[simsage-search]` in action.
 * [[
 * SimSage data view, viewing keyword search/ask frequencies.
 * [[
 * An operator interacting with a user.

## ബ്ലോക്കുകൾ

ഈ പ്ലഗിൻ 1 ബ്ലോക്ക് നൽകുന്നു.

 *   Simsage Search

## FAQ

### Does SimSage support language other than English?

SimSage currently only supports English. Other languages might be supported in future.

## Reviews

![](https://secure.gravatar.com/avatar/c7c032a66c636b7d1ef367f22618b94cebc433b235625b2e59d48e3b152850bf?
s=60&d=retro&r=g)

### 󠀁[Advanced AI search made simple!](https://wordpress.org/support/topic/advanced-ai-search-made-simple/)󠁿

 [andyfoley](https://profiles.wordpress.org/andyfoley/) ഫെബ്രുവരി 12, 2021

The Simsage plugin is a major step up in functionality for any large WordPress website.
It majorly expands the effectiveness of the basic WordPress search. Using advanced
AI the plugin indexes your site and makes your information more accessible than 
ever before. The main benefit is having your users be able to search information
in a number of ways semantically while learning how the information works together
as a whole. Its so simple to implement and has such a large impact on the capability
of any website

![](https://secure.gravatar.com/avatar/a5ec8d285370ae692b9bc5905cc39bc68daaf56b683e3de070a5f687083b8fbf?
s=60&d=retro&r=g)

### 󠀁[Intelligent search with loads of rich features](https://wordpress.org/support/topic/intelligent-search-with-loads-of-rich-features/)󠁿

 [geoffmuskett](https://profiles.wordpress.org/geoffmuskett/) ഫെബ്രുവരി 12, 2021

SimSage is very easy to implement, just two shortcodes needed, one for the search
bar and one for results. The search is great, far far superior to Wordpress’s default.
It can be taught synonyms and semantics, so relevant search results are displayed
even for typos and alternative words. A knowledge base can be created which answers
common search queries. You can easily see what the common search queries are using
the in-built analytics, which is amazing. Plus there’s an operator feature which
allows the admin to discuss directly with the user. Highly recommended for website
owners who take user experience seriously.

![](https://secure.gravatar.com/avatar/79ff62f13c9a235c0e6427d6370d7013139396770b532bf050f8a8460a75e200?
s=60&d=retro&r=g)

### 󠀁[Really impressed. A BIG step up from the default search functionality](https://wordpress.org/support/topic/really-impressed-a-big-step-up-from-the-default-search-functionality/)󠁿

 [Tony Edwards](https://profiles.wordpress.org/aandeuk/) ഫെബ്രുവരി 3, 2021

I installed SimSage search on a client website recently due to the poor results 
returned by the built-in search functionality. Both I and the client are really 
impressed by the results returned from SimSage search and, more importantly, the
ability to fine-tune the data behind the scenes. Installation was as easy as dropping
a couple of shortcodes into pages. The ‘operator’ functionality is yet to be fully
explored, but it turns out to be something we didn’t know that was needed! Most 
importantly, the developers responded to questions promptly and have integrated 
feedback into recent updates. Overall. Really impressed 🙌

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/simsage-search/reviews/)

## Contributors & Developers

“SimSage Search Plugin” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Rock de Vocht ](https://profiles.wordpress.org/rock3125/)

[Translate “SimSage Search Plugin” into your language.](https://translate.wordpress.org/projects/wp-plugins/simsage-search)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simsage-search/), check
out the [SVN repository](https://plugins.svn.wordpress.org/simsage-search/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/simsage-search/)
by [RSS](https://plugins.trac.wordpress.org/log/simsage-search/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.5

 * fixed //api vs /api for preview urls and preview images

#### 2.0.4

 * fixed API bug, //api vs /api

#### 2.0.3

 * removed region selector (no longer applicable)

#### 2.0.2

 * added !is_admin() check for search-form override

#### 2.0.1

 * brought back Australasian system settings
 * simplified plan activation / has-access to analytics

#### 2.0.0

 * new Gutenberg block component for SimSage search
 * new automatically generated search-result page for SimSage search
 * new styling options for SimSage search dialog box

#### 1.4.0

 * updated styling and layouts

#### 1.3.1

 * fixed bug in CRON scheduler

#### 1.3.0

 * test up to version 5.7 of WordPress
 * removed checksum check for uploading to SimSage

#### 1.2.9

 * changed WP database-get to return permalinks instead of page-ids
 * fixed exclusion / inclusion list inconsistent behaviour
 * added new SimSage logo

#### 1.2.8

 * changed <div> to <button> in js “search”
 * added <form> to js to prevent autocomplete fields
 * split shortcodes into [simsage-search] and [simsage-search-results] for separating
   search box from its results
 * added admin entry to globally override styles
 * fixed multiple controls on the same page unique ids

#### 1.2.7

 * fixed several bugs in Q&A display
 * added new approach for javascript files and consistent naming

#### 1.2.6

 * cleaned up js code
 * added e-commerce controls, not yet active

#### 1.2.5

 * Added menu icons
 * Made Operator and Data menus available to Editor roles
 * Added URL filters to Plugin Options
 * fixed various layout issues re: REACTIVE design

#### 1.2.4

 * Added missing test setting for SimSage testers

#### 1.2.3

 * Cleaned-up code and fixed concerns with potential js error

#### 1.2.2

 * Fixed registration link pointing to wrong server

#### 1.2.1

 * Added region selector for different geographies (supporting Australasia and Europe
   only for now)

#### 1.2

 * Initial WordPress version

## Meta

 *  Version **2.0.5**
 *  Last updated **4 വര്‍ഷങ്ങള്‍ ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Tested up to **5.9.13**
 *  PHP version ** 7.0 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Language
 * [English (US)](https://wordpress.org/plugins/simsage-search/)
 * Tags
 * [commercial](https://ml.wordpress.org/plugins/tags/commercial/)[readme](https://ml.wordpress.org/plugins/tags/readme/)
 *  [Advanced View](https://ml.wordpress.org/plugins/simsage-search/advanced/)

## Ratings

 5ൽ 5 നക്ഷത്രങ്ങൾ.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simsage-search/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simsage-search/reviews/)

## Contributors

 *   [ Rock de Vocht ](https://profiles.wordpress.org/rock3125/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simsage-search/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://simsage.ai/)