Skip to main content

How can I tell the version of the PoolParty Thesaurus Server?

Abstract

How can I tell the version of the PoolParty Thesaurus Server?

You can find the version of the PoolParty Thesaurus Server on the front end, with an API call or in the pom.properties file. Additionally, on the PoolParty front end, you can also find the overall version of the PoolParty Semantic Suite and the revision number (commit ID).

Find out the Version of the Thesaurus Server on the Front End

Procedure. Find out the Version of the Thesaurus Server on the Front End –⁠ Option 1
  1. Click the umbrella icon in the application header.

  2. Select About.

    How-do-I-know-the-version-of-PoolParty.png

    A dialog box opens. You can find here the overall version of the PoolParty Semantic Suite (for example PoolParty 2022 R 1) together with the PoolParty Thesaurus Server version number (for example 9.0.1).

  3. To find out the revision number (commit ID), click the copy to clipboard icon.

    How-do-I-know-the-version-of-PoolParty2.png

    The version of the PoolParty Semantic Suite and the PoolParty Thesaurus Server as well as the revision number (for example 46244 (baa22ae708781a6d73b4e580074a3a0d51858be7)) are copied to your clipboard.

Procedure. Find out the Version of the PoolParty Thesaurus Server on the Front End –⁠ Option 2
  • Hold the pointer over the PoolParty browser tab.

    How-do-I-know-the-version-of-PoolParty3.png

    A pop-up box opens. You can see here the version of the PoolParty Semantic Suite (for example PoolParty 2022 R 1) together with the version number of the PoolParty Thesaurus Server (for example 9.0.1).

Find out the Version of the PoolParty Thesaurus Server via the API

For more information on how to find out the version of the PoolParty Thesaurus Server via an API call, refer to Web Service Method: Get PoolParty Version.

Find out the Version of the PoolParty Thesaurus Server in the pom.properties File

You can find the version entry in {PP-HOME}/tomcat/webapp/PoolParty/META-INF/maven/at.punkt.poolparty/PoolPartyCaipirinhaMaven/pom.properties.

For example, you can find there version=9.0.1.