There is neither a filter or a sort for node->sticky on Solr views. This is a very important missing feature.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | apachesolr_views_sticky.patch | 754 bytes | theflowimmemorial |
There is neither a filter or a sort for node->sticky on Solr views. This is a very important missing feature.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | apachesolr_views_sticky.patch | 754 bytes | theflowimmemorial |
Comments
Comment #1
theflowimmemorial commentedThe apachesolr module already indexes the sticky bit. The attached patch exposes this in apachesolr views.
Comment #2
franzSeems fine!
Comment #3
dstuart commentedPatch commited. Thanks for your help @CitizenKane!