...
GEODI automatically versions content without requiring any settings. By default, all versions are included in your queries. To limit this, you should use the “ver:” keyword.
Versioning happens in the index; GEODI does not store previous versions as files. To do this, you You can activate the “backup” process on a source basisthe “backup content” to store the old versions as well.
Versioning happens if a discovery finds a different time stamp content, whether file or any other type. A new version is created if a user adds a document by drag-and-drop.
Info |
---|
ver:last (last version) ver:0 (old versions) ver:<version> (a specific version) ver:[prev | hasprev] (one older version) |
...