#845: Search / Sort by option broken
---------------------+------------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.7.0
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Try a search by option and results does not look as expected. See rating
screenshot for example.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/845>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#845: Search / Sort by option broken
---------------------+------------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.7.0
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Comment(by fxp):
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
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/845#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#845: Search / Sort by option broken
-------------------------+--------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: enhancement | Status: new
Priority: major | Milestone: Future release
Component: General | Version:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by fxp):
* type: defect => enhancement
* milestone: v2.7.0 => Future release
Comment:
Committed revision 8961 : Ignore requested language in search by default.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/845#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.