Opened 12 years ago

Last modified 12 years ago

#845 new enhancement

Search / Sort by option broken

Reported by: fxp Owned by: geonetwork-devel@…
Priority: major Milestone: Future release
Component: General Version:
Keywords: Cc:

Description

Try a search by option and results does not look as expected. See rating screenshot for example.

Attachments (1)

sort-by-rating-example.png (149.7 KB ) - added by fxp 12 years ago.

Download all attachments as: .zip

Change History (3)

by fxp, 12 years ago

Attachment: sort-by-rating-example.png added

comment:1 by fxp, 12 years ago

This is related to requested language mechanism. Set "Ignore requested language in search" fix the issue. We should probably not mix a search criteria with multiple sort fields which make sort results inconsistent.

I would propose to make the default config to "ignored" instead of "sorted".

Maybe we could improve it by:

  • requestedLanguage is a search parameter
  • add sort by main language option to sort order options
  • add boost factor in config to promote results according to:
    • requestedLanguage
    • detectedLanguage
    • defaultLanguage

comment:2 by fxp, 12 years ago

Milestone: v2.7.0Future release
Type: defectenhancement

Committed revision 8961 : Ignore requested language in search by default.

Note: See TracTickets for help on using tickets.