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

Search (with filters) #9

Closed
philsturgeon opened this issue Oct 1, 2019 · 11 comments
Closed

Search (with filters) #9

philsturgeon opened this issue Oct 1, 2019 · 11 comments
Assignees

Comments

@philsturgeon
Copy link
Collaborator

philsturgeon commented Oct 1, 2019

Implement a search page /search in the new frontend (found in the new branch). Our amazing new backend has search functionality which integrates with Algolia.

This means we can just use the JavaScript frontend client, and the search key is e8be8c8a25143890d82abf2108de8f93.

Please hook up the search form in the header:

image

I think our Algolia integration only sends the title and id property, so if you're feeling adventurous you could try and get it sending tags and description, to make search find those results too, but... by no means feel obligated.

Poke me for API keys.

@juancarlosqr

This comment has been minimized.

@philsturgeon

This comment has been minimized.

@xlcrr

This comment has been minimized.

@philsturgeon philsturgeon changed the title Search for good ideas Search (with filters) Oct 6, 2019
@kitmacleod

This comment has been minimized.

@philsturgeon

This comment has been minimized.

@philsturgeon philsturgeon transferred this issue from philsturgeon/awesome-earth Mar 24, 2020
@philsturgeon
Copy link
Collaborator Author

philsturgeon commented Mar 25, 2020

Ok! We're going with Statamic for the rewrite, which looks like it handles search nicely. it's going to be API driven (#1) and Statamic have Algolia search built right in.

I've mentioned this in the redesign considerations (#6 @ijpatricio), and I'll try and get this sorted out in the api branch shortly.

@philsturgeon
Copy link
Collaborator Author

philsturgeon commented Apr 1, 2020

Statamic conversion complete! #13

Algolia has been hooked up: 1c888a5

If anyone can pick this up, base off of the new branch, use the JavaScript frontend client, and the search key is e8be8c8a25143890d82abf2108de8f93.

@philsturgeon philsturgeon added this to the May v2.0 Launch milestone Apr 3, 2020
@Squallac
Copy link

Squallac commented Apr 8, 2020

I can work on this @philsturgeon

@philsturgeon
Copy link
Collaborator Author

@Squallac this is in progress, I just poked the chat to get him to accept the invite and assign it to himself. Would you be interested in working on #28?

@Squallac
Copy link

Squallac commented Apr 8, 2020

Yeah, sounds good @philsturgeon

@tsliang tsliang self-assigned this Apr 8, 2020
@philsturgeon
Copy link
Collaborator Author

Gonna call this one done even though its not designed yet. Thanks @Tajmaha!

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

No branches or pull requests

6 participants