#1148 closed enhancement (fixed)
Add a startwith param to the suggestion service
Reported by: | fgravin | Owned by: | |
---|---|---|---|
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:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
master commit c45c8289b3ebf4c95e8317072f6082a13a66c8b4 2.10.x commit 13c181149a0fb487f004bf07101d279717565c7f
Closed in https://github.com/geonetwork/core-geonetwork/pull/86
comment:3 by , 12 years ago
Milestone: | v2.10.0 RC0 → v2.10.0 RC1 |
---|
Note:
See TracTickets
for help on using tickets.
https://github.com/geonetwork/core-geonetwork/pull/55