-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Algolia search index is outdated/broken #27139
Comments
Added a bug bounty to try and get this fixed. |
It needs to be re-indexed. I applied using the link below. They sent an email to the person registered with Alogolia on behalf of Jhipster. The instructions in that email need to be completed. |
Detailed docs about search configuration for Docusaurus and fix this issue https://docusaurus.io/docs/search#using-algolia-docsearch It is necessary to compare the current configuration with the recommended one and manually reindex the new website, by someone with access to the Algolia account. |
@jdubois Do you have access to the Algolia account or know who does? |
This was setup by @sahbi-ktifa several years ago, I'm not sure we have anything else than a token to connect. |
I asked for any solution regarding this issue from the Algolia discord channel. |
@jdubois I contacted Algolia about access. They gave me access to the Algolia UI console. Also, Algolia's crawling method has changed. They informed us by email about the update but we missed it. Anyway, they told me that we need to update/migrate Jhipster's Algolia account. It took some time to work together and finally, it's done. I deployed it on my side for testing. It looks good. If everything is good enough for you, I'll change it to the live system as well. @Alchemik Please check the new search on my testing page: |
Oh thanks so much, I did a quick test and that's good!!! |
@omurthy thanks for the effort, is the test instance still up? I got 404 on every page except landing page |
LGTM 👍 |
1. Overview of the issue
The issue is related to jhipster.github.io. As it cannot be created in the original repository, I'm reporting it here.
Algolia search index seems to be outdated for at least some parts of the JHipster documentation.
2. Motivation for or Use Case
The search functionality on JHipster’s official documentation, powered by Algolia, appears to be using an outdated index. When I search for certain terms or topics, the results include outdated pages or miss recent additions and updates to the documentation.
3. Reproduce the error
jpaDerivedIdentifier
2nd example
angularSuffix
appearing on docs/jdl/options.mdx4. Related issues
5. Suggest a Fix
6. JHipster Version(s)
7. JHipster configuration
8. Browsers and Operating System
The text was updated successfully, but these errors were encountered: