-
Notifications
You must be signed in to change notification settings - Fork 25
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
no_result configuration for gazetteer. #992
no_result configuration for gazetteer. #992
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It does the job for me. I can set this flag to null on each dataset to prevent 'no result' messages.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dbauszus-glx Please can you add this to the Config Docs?
https://github.com/GEOLYTIX/xyz/wiki/Workspace-Configuration#gazetteer
@RobAndrewHurst should be fixed in last commit. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice easy change!
Works for both an entire gazetteer, or a specific dataset.
Its been added into the documentation :)
Setting
no_result
in the gazetteer config will display the value as no result message instead of the default from the dictionary.Setting
no_result
as null will display no message.