<div dir="ltr">Could I ask for clarification regarding some of the IndexVersion metadata.<div><br></div><div>Could you clarify how </div><div>   IndexMetadata.getInstalledIndexVersion()</div><div>and </div><div><div>   IndexMetadata.getLatestIndexVersion()</div>
<div>will work.  I can see how the versions with Book parameters work but it is the version without Book parameters that confuse me.</div><div><br></div><div>The descriptions are:</div><div><div>   //default Installed IndexVersion: index version that is installed/available in the Client&#39;s index folders</div>
<div>    //todo get Installed ver from the IndexFolder location</div><div>    public float getInstalledIndexVersion() {</div></div><div><div><br></div></div></div><div><div>    //Default Latest IndexVersion : Default version number of Latest indexing schema: PerBook index version must be equal or greater than this</div>
<div>    public float getLatestIndexVersion</div></div><div><br></div><div>But I am still uncertain of their exact intended usage.</div><div><br></div><div>Thanks</div><div>Martin</div></div>