Search functions #1608
MarcusJustesen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am struggling a bit with creating great search functions for our users and believe some altering in code can make big improvements. I want to have some advanced search for the users - but not turned on by default because then it will be a bit slow. So I want to by default have the most common search functions on and then the possibility to have advanced search. Some ideas:
Having the "begränsa sökkällor" stored in web cookie is one option, then admin can set up which sources is on by default. And also the users can store their favourite search layers this way. (Right now I am thinking about doing workaround by adding invisible search layers in map - and good to know if it is worth thar extra work now)
Having the option as admin to control which search layers can be searched geographically (with objects, polygons etc.) would be great! I want to be able to separate what is searchable from text or geometry. Now I can control some layers being only searchable from geometry but not the other way around.
Beta Was this translation helpful? Give feedback.
All reactions