geonetwork / core-geonetwork

GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
http://geonetwork-opensource.org/
GNU General Public License v2.0
411 stars 487 forks source link

thesaurus neutral keyword selector #5199

Open pvgenuchten opened 3 years ago

pvgenuchten commented 3 years ago

in some catalogues we now have a vast number of linked thesauri, users are not always aware which is the best thesaurus which contains the keyword they look for. improvement suggested is to add a generic keyword search box to the editor which queries the content of all thesauri, in autocomplete: for each concept found the thesaurus is mentioned in which the concept is located.

queries all thesauri by default, a optional parameter can limit the scope for that field

when saving, keywords are clustered to the relevant thesauri (update fixed info?)

assumes: thesaurus content is indexed in elastic to facilitate search

fxprunayre commented 3 years ago

There is a allThesaurus concept made by Jesse long time ago which does that but not sure it is still working... See https://github.com/geonetwork/core-geonetwork/search?q=allThesaurus

fxprunayre commented 3 years ago

test with image