#1011: Auto completion / for stored field, return values from records that user
could see
-------------------------+--------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
Type: enhancement | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Keywords: |
-------------------------+--------------------------------------------------
Autocompletion is looking the index for terms corresponding to the field
requested but does not take into account user privileges. Results may
contain terms which come from records that user can not see.
In some cases, we could enhance this by first running a search and looking
for field values from the topDocs of the search. This will work if the
field is stored (which is not always the case - eg. any).
If no values found, we fallback on previous method.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1011>
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.