Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CARE-6003][CARE-5923] Clean up Algolia code #1184

Merged
merged 4 commits into from
Sep 18, 2024

Conversation

pestaa
Copy link
Member

@pestaa pestaa commented Aug 30, 2024

  • [CARE-6003] Clean up Algolia code from themes
  • [CARE-5923] Fix facet filter weirdness on Bea

@pestaa pestaa self-assigned this Aug 30, 2024
@pestaa pestaa requested a review from kudlajz August 30, 2024 10:19
Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
theme-nextjs-bea-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 18, 2024 8:25am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
theme-nextjs-bea-cookbook ⬜️ Ignored (Inspect) Visit Preview Sep 18, 2024 8:25am
theme-nextjs-bea-photography ⬜️ Ignored (Inspect) Visit Preview Sep 18, 2024 8:25am
theme-nextjs-bea-the-good-newsroom ⬜️ Ignored (Inspect) Visit Preview Sep 18, 2024 8:25am

README.md Outdated Show resolved Hide resolved
index: string;
};
export type SearchSettings = {
searchBackend: 'meilisearch';
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this property is no longer needed since there's only one backend.

Copy link
Member Author

Choose a reason for hiding this comment

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

For now, yes, but we haven't removed multi-engine support from backend either, that will be the foundation for upgrading between major versions.

@pestaa pestaa merged commit ce919d4 into main Sep 18, 2024
12 checks passed
@pestaa pestaa deleted the feature/care-6003-clean-up-algolia-code-from-themes branch September 18, 2024 08:30
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