This regression seems to have been introduced with changes from #401234: Reflect hierarchical taxonomy vocabulary in facet.
This is a trivial fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | apachesolr_search-facet-limits-672882-6.x-2.x-dev.patch | 1.14 KB | cfennell |
| apachesolr_search-facet-limits.patch | 1.68 KB | David Lesieur |
Comments
Comment #1
robertdouglass commentedThanks David.
Comment #2
justindodge commentedThis is also an issue on 6.x-1.0-rc4, and I did not see any mention of it being fixed in the release notes of rc5. Thought it might be worth mentioning.
Comment #3
robertdouglass commentedOpening back up to double check for 6.1.dev
Comment #4
claudiu.cristeaFixed in DRUPAL-5--2 too... Leave for review in 6.1
Comment #5
pwolanin commentedwhoops - yes, looks like it's needed.
Comment #6
pwolanin commentedcommitted to 6.x-1.x
Comment #8
Anonymous (not verified) commentedOpening this, because the patch now also needs to be applied to 2.x branch. Specifically these two lines:
added after
In apachesolr_search.module for 2.x
Comment #9
cfennell commentedOk, just ran into this myself, had a patch all rolled, should have known somebody would have already caught this. I'm on beta2, but Here's a patch for 6.x-2.x-dev.
Comment #10
jpmckinney commentedFixed elsewhere in 2.x #723492: Facet Block Sorting Not Working as Intended. Closed for all branches.