To edit pages or tickets please login with username/password: aaf/aaf

Ticket #20 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

find_by_contents breaks ferret sorting

Reported by: pedrocr@gmail.com Assigned to: somebody
Priority: major Milestone:
Component: 0plugin Version:
Keywords: Cc:

Description

find_by_contents does a sorting pass by score after receiving the sort results. This breaks any kind of different sorting using the ferret :sort option.

Attachments

aaf_fixsort.diff (1.5 kB) - added by pedrocr@gmail.com on 06/09/06 11:46:30.
patch to remove the sorting by score and instead sort by the order returned by ferret

Change History

06/09/06 11:46:30 changed by pedrocr@gmail.com

  • attachment aaf_fixsort.diff added.

patch to remove the sorting by score and instead sort by the order returned by ferret

07/10/06 19:55:09 changed by jk

  • status changed from new to closed.
  • resolution set to fixed.

fixed in 0.2.2

To edit pages or tickets please login with username/password: aaf/aaf