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
Blocks
This plugin provides 1 block.
- Simsage Search
FAQ
-
Does SimSage support language other than English?
-
SimSage currently only supports English. Other languages might be supported in future.
Reviews
Contributors & Developers
“SimSage Search Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SimSage Search Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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