Reputation: 3121
I'm getting ready to cook up an MVC search page that will allow the user to build their own query. They might search for something by title, then add an "AND" criteria of objects posted before a certain date, "OR" objects with a certain tag. Before I plow into the code, is there a library or something that already gives functionality like this?
Upvotes: 0
Views: 503