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 google custom search indexing #71

Open
MrPackman4019 opened this issue Sep 29, 2021 · 3 comments
Open

Implement google custom search indexing #71

MrPackman4019 opened this issue Sep 29, 2021 · 3 comments
Assignees
Labels
bug Something isn't working Medium Priority Would be nice to address before end of season.

Comments

@MrPackman4019
Copy link

MrPackman4019 commented Sep 29, 2021

Currently the search is limited to the title of the posts. Can the search also work on post tags and the body of the post as well so that a user does not have to know the title of the article they are searching and can more broadly search for posts.

  • Follow this guide to update the search modal to use Google Custom Search indexer rather than the ghost content API.
  • Use this public API key for interacting with the search API AIzaSyBmzy-Rs8yU3W2U13OkyyA17farbRaA4c8
  • Search Engine Id: e43923f7fdd560dbb
@MrPackman4019 MrPackman4019 added bug Something isn't working Medium Priority Would be nice to address before end of season. labels Sep 29, 2021
@wpmonty
Copy link
Member

wpmonty commented Sep 29, 2021

Agree, but if we don't have a lot of content then maybe this can be de-prioritized compared to other work.

@foxyblocks
Copy link
Contributor

foxyblocks commented Oct 6, 2021

This issue should actually be "implement google custom search indexing". This has been on my list for a bit but took a backseat to getting the bugs and other must haves finished.

Instructions:

  • Follow this guide to update the search modal to use Google Custom Search indexer rather than the ghost content API.
  • Use this public API key for interacting with the search API AIzaSyBmzy-Rs8yU3W2U13OkyyA17farbRaA4c8

@MrPackman4019 MrPackman4019 changed the title Search more than title of post Implement google custom search indexing Oct 6, 2021
@MrPackman4019
Copy link
Author

@foxyblocks updated the ticket title, thank you for the insight.

@foxyblocks foxyblocks self-assigned this Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Medium Priority Would be nice to address before end of season.
Projects
None yet
Development

No branches or pull requests

3 participants