Skip to content

Broken search index#1430

Open
krzysztof99xd wants to merge 2 commits intomain-flaskfrom
broken-search-index
Open

Broken search index#1430
krzysztof99xd wants to merge 2 commits intomain-flaskfrom
broken-search-index

Conversation

@krzysztof99xd
Copy link
Copy Markdown
Collaborator

When migrating we did not bring the search index. This PR brings it back. I still need to test it (I need credentials from Hannes for that) so I am marking it as a draft for now.

@krzysztof99xd krzysztof99xd self-assigned this Aug 6, 2025
@krzysztof99xd krzysztof99xd linked an issue Aug 6, 2025 that may be closed by this pull request
@krzysztof99xd krzysztof99xd marked this pull request as draft August 6, 2025 15:59
Comment thread templates/search.html
<script src="https://cdn.jsdelivr.net/npm/algoliasearch@4/dist/algoliasearch-lite.umd.js"></script>
<script>
// Initialize Algolia client and index
const client = algoliasearch('02IYLG4AP9', 'ALGOLIA_SEARCH_ONLY_KEY'); // 🔁 Replace with your actual search-only key
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

We still need to add the ALGOLIA search key here.

@KleinJonasUVT KleinJonasUVT marked this pull request as ready for review September 30, 2025 09:18
@shrabasteebanerjee
Copy link
Copy Markdown
Contributor

Hi @KleinJonasUVT , is the issue now fixed? Then I can merge!

@shrabasteebanerjee shrabasteebanerjee removed the request for review from lachlandeer September 30, 2025 09:29
@KleinJonasUVT
Copy link
Copy Markdown
Collaborator

@shrabasteebanerjee Sorry, I was testing for potential merge conflict, but I think it will be fixed in 10 minutes, I will send you an update. Thanks for the quick response!

@KleinJonasUVT
Copy link
Copy Markdown
Collaborator

@shrabasteebanerjee Sorry to keep you waiting! I thought I had the correct API key, but this is not the case unfortunately... I will come back to this pull request once I have this API key

@shrabasteebanerjee
Copy link
Copy Markdown
Contributor

shrabasteebanerjee commented Oct 6, 2025 via email

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.

Broken search index?

3 participants