Skip to content

fix: change search query to be paginated#867

Merged
Eliav-Maimon merged 23 commits intomasterfrom
paginated-catalog-search
Mar 30, 2026
Merged

fix: change search query to be paginated#867
Eliav-Maimon merged 23 commits intomasterfrom
paginated-catalog-search

Conversation

@Eliav-Maimon
Copy link
Copy Markdown
Contributor

No description provided.

Object.keys(recordsHits).forEach((k) => {
const key = k as keyof CswCatalogsModelType;

if (recordsHits[key]?.cswQuerySummary?.numberOfRecordsMatched) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix

@Eliav-Maimon Eliav-Maimon merged commit 4c1611d into master Mar 30, 2026
3 checks passed
@Eliav-Maimon Eliav-Maimon deleted the paginated-catalog-search branch March 30, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants