-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.5
-
Component/s: None
-
Impact type:API change
-
Upgrade notes:
SearchService and most of nuxeo-platform-search (api, core, backend-core, facade) have long been obsolete (CoreSession.query should be used instead). Remove most of these classes.
Only keep in nuxeo-platform-search-api the classes related to the deprecated (but still kept) QueryModel and associated SearchPageProvider.
- depends on
-
NXP-3068 Switch queries from SearchService to CoreSession
- Resolved