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

Implement Algolia search POC. #24

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

mrtag23
Copy link
Collaborator

@mrtag23 mrtag23 commented Mar 15, 2024

Here's a simple Algolia search integration POC.

  • no designated search page for now, results will auto populate in the search field as the user types
  • only Person topic content type was indexed
  • demo contentful data pull and algolia data transform / indexing process
  • demo the highlighting possibilities
  • demo (some) the app router algolia libs

To test it you'll need to create an algolia account and update the .env.local with required data(readme file was updated to reflect that). Then run the postbuild script to create the search index.

@mrtag23 mrtag23 requested a review from asgorobets March 15, 2024 20:22
Copy link

vercel bot commented Mar 15, 2024

Someone is attempting to deploy this pull request to the FFW Sandbox Team on Vercel.

To accomplish this, the commit author's email address needs to be associated with a GitHub account.

Learn more about how to change the commit author information.

Copy link

vercel bot commented Mar 18, 2024

@mrtag23 is attempting to deploy a commit to the FFW Sandbox Team on Vercel.

To accomplish this, @mrtag23 needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

@mrtag23 mrtag23 force-pushed the ISSUE-implement-search-demo branch from 19d58cc to 9efbdca Compare March 18, 2024 19:32
Copy link

vercel bot commented Mar 18, 2024

An owner of the FFW Sandbox Team on Vercel accepted @mrtag23's request to join.

@mrtag23's commit is now being deployed.

Copy link

vercel bot commented Mar 18, 2024

You must have Developer access to commit code to FFW Sandbox on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/concepts/teams/roles-and-permissions#enterprise-team-account-roles

Copy link

vercel bot commented Mar 18, 2024

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

Name Status Preview Comments Updated (UTC)
nextjs-contentful ❌ Failed (Inspect) Mar 18, 2024 9:50pm

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.

1 participant