|
Current situation or problem:
ui-plugin-find-eresource currently uses the combined package/title endpoint /erm/electronic for searching. This is slow and combines packages and titles in the results. In the main Agreements Local KB search separate Package and Titles searches are now supported simplifying the UI and improving performance. This feature is to implement the same approach in ui-plugin-find-eresource
This will impact on any places where ui-plugin-find-eresource is used which includes:
- ERM Comparisons (package search only)
- Agreements / Move identifiers (title search only)
- eUsage (title search only)
Another possibility would be to implement separate plugins for package and title search if that was seen as more appropriate
|