You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the geotags map page (https://freesound.org/browse/geotags/) only supports filtering by one tag (e.g. https://freesound.org/browse/geotags/barcelona). We want to support filtering by multiple tags similarly to the "browse by tags" page https://freesound.org/browse/geotags/<tag1>/<tag2>.... It could happen that by doing this it would be better to query SOLR instead of querying the DB. As part of this issue it should be investigated what version is more efficient.
Currently the geotags map page (https://freesound.org/browse/geotags/) only supports filtering by one tag (e.g. https://freesound.org/browse/geotags/barcelona). We want to support filtering by multiple tags similarly to the "browse by tags" page
https://freesound.org/browse/geotags/<tag1>/<tag2>...
. It could happen that by doing this it would be better to query SOLR instead of querying the DB. As part of this issue it should be investigated what version is more efficient.Check this issue for more context: #1100
The text was updated successfully, but these errors were encountered: