Skip to content

Commit 4fc50b9

Browse files
sort resutls from alkis search by 'gemarkung'
1 parent 64ce7cd commit 4fc50b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/dish/src/mapConfigurations/searchConfigParams.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ export const searchMethods = {
107107
'{{gemarkung}} {{flur}}, {{flstnrzae}}, {{flstkennz}}',
108108
'{{flstkennz}}',
109109
],
110+
sortBy: [{ propertyName: 'gemarkung', direction: 'ASC' }],
110111
},
111112
},
112113
}

0 commit comments

Comments
 (0)