Pinning data versions

The Dgraph process of the Endeca Server maintains knowledge about loaded records using the index. Since the index can be updated continuously, at any given time, several data versions of the index are maintained in memory. In some cases, it may be useful for the front-end applications (such as Studio), to issue queries against a specific data version. This process is known as "pinning a data version".

Using two optional operations in the Conversation Web Service, and the settings for timeouts in the EndecaServer.properties file, you can: