mirror of
https://github.com/koel/koel.git
synced 2026-04-25 00:36:03 +03:00
[GH-ISSUE #1311] Instant Search, algolia API key constant needs to be updated. #759
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#759
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kroyoo on GitHub (Apr 28, 2021).
Original GitHub issue: https://github.com/koel/koel/issues/1311
Describe the bug
Instant Search:algolia
You cannot use algolia this search because both fields are the same “ALGOLIA_APP_ID”, So what is its correct field?
Digression
What should I do if I change the search engine?
@BrookeDot commented on GitHub (May 6, 2021):
Hi there,
Looks like you'll want to use
ALGOLIA_SECRETfor the API keygithub.com/koel/koel@d9c2f9f368/config/scout.php (L103)I went ahead and created a PR for this change here:
https://github.com/koel/docs/pull/24
@phanan commented on GitHub (May 7, 2021):
Indeed! Thanks for reporting. Closing via koel/docs#24.