Home Knowledge Base Documentation InSite Search Release Notes

InSite Search Release Notes


Build Compatibility

  • 2.1.x is compatible with CMS 9.0 - 9.5.
  • 2.2.x - 2.8.x is compatible with CMS 9.6 - 9.8.
  • 2.9.x - 2.14.x is compatible with CMS 9.6+ and CMS 10.0 - 10.3.

    Note: New Asset indexing enhancements in 2.13+ are only supported in CMS 10.3+. Refer to the notes on Legacy Asset Indexing if you are indexing content from CMS 10.2 and below.

Current Version: InSite Search 2.14.13 - April 5, 2021

  • Added improvements to the Lucene index optimizer. The optimizer now delays execution if there is an ongoing indexing operation and skips optimization if it does not need to be run against the index.
  • Added the optimizeSchedule and optimizeTimeout search settings to better control the Lucene index optimization timings for the search index.
  • Added search reader shutdown process checks. The checks minimize impacts from a race condition where, if conducting searches and resetting/shutting down the application pool at same time, the system may reset indexes.
  • Recycling the application pool during a full-text index of a large asset file would restart all full-text indexing from the beginning. ISS now includes timestamps so that the full-text indexing will resume where the system left off before the recycle event.

For previous release notes, see InSite Search - Previous Releases.