esmero / strawberryfield

A Field of strawberries
GNU Lesser General Public License v3.0
10 stars 5 forks source link

ISSUE-318: Mixed SQL/SearchAPI driven result sets and Query Object #319

Closed DiegoPino closed 5 months ago

DiegoPino commented 5 months ago

See #318. I normally don't chain the accessors like this here, but I can't avoid thinking this might keep happening with mixed Search API + SQL driven views and even more with contributed modules that extend views.

Hope this one fixes the issue for those folks.