Re: Boosting vs. sorting

2014-04-09 Thread Ugo Matrangolo
Hi, What I meant for "not working properly" is that while the partition still works the sorting inside the partitions (by position in the sale) is not. Interesting enough it stopped to work only for all the items belonging to the sold out items. Ugo On Apr 9, 2014 6:07 PM, "Erick Erickson" wrote

Re: Boosting vs. sorting

2014-04-09 Thread Erick Erickson
What does "not working properly" mean? An example would help. What does adding &debug=query show in the two (debug=all in 3.x)? My suspicion is that the second boost definition may be replacing the first in 4.x, but that's only a guess. Best, Erick On Wed, Apr 9, 2014 at 9:32 AM, Ugo Matrangolo