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
Clicking on a search result should open the right page.
Switch to nested model - each page will become a new document in the back-end. These have new identifiers, but they are not exposed. Add a pages attribute.
The ResultCard components need to have various links, each to a page. Each page will be a nested object in a single hit. The Document component should map over these hits with some logic,
The URL should be aware the selected page. (move component state to query param)
We should set up a new parallel set of indexes to prevent breaking changes for existing users. The already indexed data should be remapped to the nested structure.
Notify other ORI users of this new field.
The text was updated successfully, but these errors were encountered:
Clicking on a search result should open the right page.
pages
attribute.The text was updated successfully, but these errors were encountered: