-
Notifications
You must be signed in to change notification settings - Fork 38
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
Feature: Advanced Search #15
Comments
That could be cool. I'm not in love with the name (it's not really more advanced, it's just shorter) |
Yeah the name to me is irrelevant :) I also don't like it. It doesn't really convey the nature of the search. Let me know what name you'd like to use and I'll see if I can port it. |
Have you come up with a good name for this? If you do the name, I'll add the code and tests :) |
How do you feel about ::SearchDispatcher -> dispatch_search? I mean, ultimately that's all it is... We could do something more cutesy like ::SearchConductor or less meaningful like XSearch (I could swear I saw something called xsearch that did this exact thing somewhere, but I can't find it. Maybe it never go released?) |
What do you think about incorporating the "Advanced Search" feature as demonstrated in a Catalyst Advent Calendar here?
The text was updated successfully, but these errors were encountered: