plastic
plastic copied to clipboard
Is it possible to search for multiple Models?
Hey, I would like to know if there is a way to search using several Models at once?
not this feature is not available yet, however you can still access the default elastic client to achieve complex queries $client = Plastic::getClient();
Ok thank you very much for the help. I appreciate your work so much this package helped me a lot :)