Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Challenge: Search #110

Open
anishkny opened this issue May 16, 2017 · 6 comments
Open

Challenge: Search #110

anishkny opened this issue May 16, 2017 · 6 comments
Labels
Status: RFC awaiting for comments to be approved v2 changelog

Comments

@anishkny
Copy link
Member

Search is the lifeblood of any good app worth its salt. Perhaps we can consider putting up an "extra credit" challenge to add the ability to search text in posts, tags, authors.

@EricSimons
Copy link
Member

@anishkny I like this a lot. Would love to see an ElasticSearch version of this. @BRWR maybe your ES expert friend would be down to take this on? :)

@Cameron-C-Chapman
Copy link
Member

I'm a big fan of ElasticSearch and would love to see that as well!

@jamesbrewerdev
Copy link

My buddy is swamped at work. I don't see him having the time to take this on in the near future, but I'm sure we can find someone who can.

What would be helpful is if there were a spec for what this might look like.

Do we only want to support Elasticsearch for now? What about FTS with Postgres or MySQL? What about using a third-party service like Algolia?

What should be searchable? Do we want to support multi-faceted search?

@EricSimons
Copy link
Member

@BRWR I think that an implementation should come first before the spec actually — not all "challenges" will end up needing a spec, but if they eventually do, we'll figure it out down the road and modify the existing implementations

@jamesbrewerdev
Copy link

I don't think I was clear.

I'm not looking for a formal spec like the Swagger spec we have for Real World. Just an idea of what this task entails. What features do we want to support? etc.

@EricSimons
Copy link
Member

Ah gotchya — makes sense 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Status: RFC awaiting for comments to be approved v2 changelog
Projects
None yet
Development

No branches or pull requests

5 participants