from: http://drupal.org/node/1085142#comment-4432116
Mac_Weber on May 5, 2011 at 3:03pm
...Another problem I just noticed (probably not related to this bug, but just in case...) is that the search is done based on relevancy. When I click on other kind of sorting methods they work fine. When I try to sort by relevancy again it is not changing how the results are sorted.
I just verified the bug too.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 1148612-9.patch | 3.46 KB | pwolanin |
| #5 | 1148612-5.patch | 2.43 KB | pwolanin |
| #4 | 1148612-4.patch | 2.43 KB | pwolanin |
| #2 | 1148612-2.patch | 475 bytes | pwolanin |
| #1 | 1148612-1.patch | 430 bytes | pwolanin |
Comments
Comment #1
pwolanin commentedComment #2
pwolanin commentedComment #3
pwolanin commentedOh, it's worse yet.... we are getting extra fq params from facets.
Comment #4
pwolanin commentedComment #5
pwolanin commentedThis is ugly, but good enough for now.
Comment #7
artis.bajars commentedIt appears that this bug is back in 7.x-1.0-beta7. Just encountered the same sorting behavior as originally reported.
Comment #8
pwolanin commentedyes, see this also
Comment #9
pwolanin commentedcommitted this fix - the essential part is just the last hunk - the rest is cleanup.