Keyword Notification Application
| Allow to be notified whenever some defined expression are present in changes. |
| Type | JAR |
| Category | Other |
| Developed by | |
| Rating | |
| License | GNU Lesser General Public License 2.1 |
| Compatibility | XWiki 14.10.18+ |
Table of contents
Description
The main goal of this application is to allow following expressions and receive notifications whenever one expression is added to a document.
Queries settings
For using this extension, you need to start adding queries aka expressions to watch for in the wiki. The settings are provided in your user profile, as a new tab: you can see there the list of expressions you're currently watching, and you can add or remove them.


Notifications Settings
This application relies on the standard XWiki Notifications mechanisms. So you need to ensure that the notifications type is enabled for Word-Based notification. Note that you will be notified even if an expression you're watching is added in a page located in a space you are not watching.
When you receive a notification about a watched query, you will also receive information about the number of occurrences found.


Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Solr Setup
This extensions relies on a Solr index, if you are using a Remote Solr you will need to properly set it up before using the extension: if haven't properly set it up you might see errors such as:
For performing the setup you must follow the instructions to manually setup a Solr Core with a core named "wordsAnalysis".
Versions
Dependencies
Dependencies for this extension (org.xwiki.contrib.notification-word:application-notification-word-default 1.2.2):
- org.xwiki.contrib.notification-word:application-notification-word-api 1.2.2
- org.xwiki.platform:xwiki-platform-index-api 14.10.18
- org.xwiki.platform:xwiki-platform-oldcore 14.10.18
- org.xwiki.commons:xwiki-commons-cache-api 14.10.18
- org.xwiki.platform:xwiki-platform-search-solr-api 14.10.18
- org.xwiki.platform:xwiki-platform-observation-remote 14.10.18
- org.xwiki.platform:xwiki-platform-uiextension-api 14.10.18
- org.xwiki.platform:xwiki-platform-notifications-notifiers-api 14.10.18
- org.xwiki.platform:xwiki-platform-icon-api 14.10.18
- org.xwiki.platform:xwiki-platform-wiki-user-api 14.10.18
- org.xwiki.platform:xwiki-platform-livedata-api 14.10.18
- org.xwiki.contrib.notification-word:application-notification-word-webjar 1.2.2