Lorem Ipsum Posted September 29, 2017 Share Posted September 29, 2017 Hi, I'm trying to use the ProductSearchQuery to display a list of products but I don't find a way to set a WHERE clause to tell the search provider to return only upcoming available products (or for an other controller ignore the product that are not available yet). Is it possible or do I have to use the good old DB executeS, making this searchProvider useless (because it can't be override). Thanks. Link to comment Share on other sites More sharing options...
Scully Posted September 29, 2017 Share Posted September 29, 2017 Look at ./classes/Search.php within public static function find. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now