The Search Page asset now allows you to select between Standard and Custom Grouping formats, allowing you to avoid the overhead of the latter. Previously, it used the Custom Grouping format and this could not be changed. This change was made to the development version only.
The Asset Tree Weightings system inside the Search Manager has changed slightly, effective from the 3.12 and development versions. Previously, when determining which tree weighting applied to which asset, the Search Manager looks through each tree for an asset type which matches (or inherits from) the asset being indexed.However, the order of which tree was searched first was flawed because of the way the getParents() function worked. The function expected getParents() to return the closest parents to the current asset first, however it now returns the list ordered by tree ID, so this assumption does not hold.The system now works the other way around - searching for each type code, of the asset type and its ancestors, across all trees. This means that an "All Asset Types" setting in a closer folder will not take precedence over a higher tree with an exact match for the asset type. The getParents() function also now orders by decreasing depth in the tree, which is still not perfect, but closer to what was expected by this function.If this change to the weightings system causes any issues elsewhere, please let us know.
Last Monday saw the start of a new stable branch with the first release candidate of MySource Matrix 3.12. Version 3.12.0 RC1 contains almost 80 new features and improvements over the 3.10.x branch of Matrix.Please note that the release candidate is provided for evaluation only. Upgrades to version 3.12 will not be supported until the first stable release, version 3.12.0, which is due to be released on 8th January 2006. An upgrade guide, which is likely to be based on upgrading from version 3.10.4 (the latest stable version), is currently being developed and tested, and will be ready in time for the 3.12.0 release.For a complete list of the improvements and changes, please consult the CHANGELOG file included with the release.
Next Monday, 11th December will see the release of the first release candidate of the new 3.12 branch, version 3.12.0 RC1. This new release contains more than 80 new features.Please note that this release is offered for evaluation only. There is no supported upgrade path from previous versions of MySource Matrix to the release candidate. An upgrade guide will be provided with the first stable release, 3.12.0, currently scheduled to be released on 8th January 2007.
Next Monday, 4th December will see the stable releases of versions 3.10.4 and 3.8.9. These will be bug fix releases only. Clients running previous versions of these branches are strongly encouraged to upgrade to these versions when released.