Has anyone been able to do this? This would really make Apache Solr with Display Suite shine for fluid layouts, but especially for responsive themes. I'm able to get Drupal's default search to work with Masonry, but not with Solr. Any help or ideas would create rains of joy in thirsty deserts!

Comments

kyletaylored’s picture

#1368984: Not compatible with Search API's Solr implementation?

I'm still trying to work through the settings, but the comment with the patch posted might be a lead to look into.

semanthis’s picture

Works nice with http://drupal.org/project/apachesolr_views. Please use the latest dev. If You need even more advanced views integration let me know. With a little trick You can use Apache Solr Views to build any kind of view from it.

Anonymous’s picture

Version: 7.x-1.0 » 7.x-2.x-dev

The upcoming 2.x version of Masonry has been rewritten as more of an API module that other modules can be built upon (e.g. Masonry as a field formatter has been moved into a new Masonry Fields module).

I'd recommend creating a similar 'Masonry Solr' module for this functionality.

dom.’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)