Opened 13 years ago
Last modified 12 years ago
#884 new enhancement
Allow combination of different types of search terms within the widget interface
Reported by: | johnh | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
The advanced search in the standard interface allows users to combine multiple search terms such as: "with one of these words", "with all of these words", "with this exact phrase" or 'with none of these words". This allows a user to create very complex and restrictive filters on the metadata search. This ability is not available on the widgets interface.
Adding the same functionality to the widgets interface as this in the advanced search in the standard interface would allow users to create more useful complex searching capabilities.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 12 years ago
Milestone: | v2.7.0 → v2.9.0 |
---|
Note:
See TracTickets
for help on using tickets.
They are not in the default app in apps/search but could be added easily, See widget example "advanced text search option" section http://localhost:8080/geonetwork/apps/js/GeoNetwork/examples/search-form.html
It could be nice to combine this choice with the full text search input with some type of menu to save space in the form.
The issue with GUI is that we probably not agree on which search fields are required, and that was one goal of the widgets. That is, to make customization easier according to the catalogue.