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

fix: hot-fix algolia search #1700

Merged
merged 1 commit into from
Jan 22, 2024
Merged

fix: hot-fix algolia search #1700

merged 1 commit into from
Jan 22, 2024

Conversation

henryh0x1
Copy link
Contributor

@henryh0x1 henryh0x1 commented Jan 22, 2024

Describe Your Changes

  • Re-implement the crawler code and added the docusaurus tag.
  • Created new indices jan_docs for crawling data based on this new implementation
  • Modify docusaurus.config.js with indexName: "jan_docs", and contextualSearch: true,

Fixes Issues

Preview

image

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@github-actions github-actions bot added the type: bug Something isn't working label Jan 22, 2024
@henryh0x1 henryh0x1 requested a review from Van-QA January 22, 2024 06:27
Copy link
Contributor

Preview URL: https://74b2b5ed.jan-qn8.pages.dev

Copy link
Contributor

@Van-QA Van-QA left a comment

Choose a reason for hiding this comment

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

LGTM
image

@henryh0x1 henryh0x1 merged commit c4fa17e into dev Jan 22, 2024
3 checks passed
@henryh0x1 henryh0x1 deleted the fix/hot-fix-algolia-search branch January 22, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

bug: Jan.ai - Show all search results return "No results were found"
2 participants