Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#1148 closed enhancement (fixed)

Add a startwith param to the suggestion service

Reported by: fgravin Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.10.0 RC1
Component: General Version: v2.8.0RC2
Keywords: Cc:

Description

http://localhost:8080/geonetwork/srv/fre/main.search.suggest?field=any&startwith=true&q=cor

if startwith=true, then main.search.suggest will return only suggestions that startwith the q param

OpenSearchSuggestionTextField UI class will now take the param startwith (by default false) to active or not this feature.

Change History (3)

comment:2 by fxp, 11 years ago

Resolution: fixed
Status: newclosed

master commit c45c8289b3ebf4c95e8317072f6082a13a66c8b4 2.10.x commit 13c181149a0fb487f004bf07101d279717565c7f

Closed in https://github.com/geonetwork/core-geonetwork/pull/86

comment:3 by fxp, 11 years ago

Milestone: v2.10.0 RC0v2.10.0 RC1
Note: See TracTickets for help on using tickets.