platform search

This document lists the breaking API changes that occurred between R3.3 and R3.4 and how to migrate from the R3.3 API to the R3.4 API.

search - Breaking API changes from R3.3 to R3.4
None

search - Non-breaking API changes from R3.3 to R3.4
New API added to AbstractTextSearchViewPage
  • evaluateChangedElements(Match[], Collection) - controls which elements are later sent to elementsChanged

New attribute for extension point org.eclipse.search.searchResultViewPages:
  • helpContextId - Help context id for the search result page

API changes from 3.2 to 3.3 can be found here.