Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of nested search services #1122 #1523

Merged

Conversation

offtherailz
Copy link
Member

Nested services can be configured be used when a item from a service is already selected, to refine the search. (See #1122).

  • You can use mixed services
  • You can display selected items
  • You can populate searchbar with some text when an item is selected (useful also for nominatim)
  • Can change the text search placeholder
  • Improved search result to support templating system (displayName and subTitle)
  • Every string can be defined using a template from the selected item

Nested services can be configured to be used when a result from a
service is already selected, to refine the search.

 - You can use mixed services
 - You can display selected items
 - You can populate searchbar with some text when an item is selected (useful also for nominatim)
 - Can change the text search placeholder
 - Improved search result to support templating system (displayName and subTitle)
 - Every string can be defined using a template from the selected item
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 77.122% when pulling 7496760 on offtherailz:multisearch_advanced into 2bd795e on geosolutions-it:master.

@offtherailz offtherailz requested a review from mbarto March 6, 2017 15:18
@offtherailz offtherailz merged commit 6f57ada into geosolutions-it:master Mar 7, 2017
@offtherailz offtherailz deleted the multisearch_advanced branch January 26, 2018 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants