You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preserve original order and place the new results coming from the extenal service in the correct place of the new array, without re-sorting anything or with correct sorting. (This also guarantees that original order from sortBy option is preserved).
Make configurable the max results to display by adding a maxResults property to Search Plugin
Description
Two improvements are needed for Search plugin.
Preserve original order and place the new results coming from the extenal service in the correct place of the new array, without re-sorting anything or with correct sorting. (This also guarantees that original order from sortBy option is preserved).
Make configurable the max results to display by adding a maxResults property to Search Plugin
Other useful information (optional):