Closed Bug 765376 Opened 13 years ago Closed 13 years ago

advanced search for questions and sortby replies is broken

Categories

(support.mozilla.org :: Search, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2012.11

People

(Reporter: willkg, Assigned: willkg)

Details

(Whiteboard: u=contributor c=search p=1)

If you do an Advanced Search for Questions and sort by replies, the ES search view code is broken and this kicks up an error. The problem is that the last SORTBY_QUESTION has it sort by '-replies', but that's not an index field. The correct field is 'questions_num_answers'. Putting this in the 2012.11 sprint and making it a 1 pointer since it's an easy 5 lines fix (create a SORTBY_QUESTIONS_ES with the correct field names and use that in the ES code).
Pushed to production just now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.