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

Find matching adventures #16

Open
probably-not-a-cat opened this issue Jun 1, 2016 · 1 comment
Open

Find matching adventures #16

probably-not-a-cat opened this issue Jun 1, 2016 · 1 comment

Comments

@probably-not-a-cat
Copy link
Contributor

I see this as an on going issue, so I'm thinking of having other issues that specify the search criteria (name, author, etc) and linking them here.

@probably-not-a-cat
Copy link
Contributor Author

So I have been playing around with Haystask and it seems to have a lot of things implemented for us. I'm not sure if the overhead is worth it, but I was implement something for us that seems to be good. (I could push my code to a branch to show if interested).
Here's a quick break down of pros/cons

Pros
  • Has lots of searching features implemented (including spell check, best match, etc)
  • Puts less work on the db. The db would only be used to edit/add/get values, and not for searching.
  • Lots of people seem to like it.
  • It took some setup to get it to work, but it will now be very easy to add other search criteria.
Cons
  • Don't have full control (or need to do weird stuff to get full control)
  • Another place for something to go wrong.
  • Overhead

What are your guys thoughts/opinions on haystack?

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

1 participant