forked from abaevdict/abaev-basex
sort search resutls
This commit is contained in:
parent
abf143eeab
commit
377c9d5b8b
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ declare function search:content($lang as xs:string,
|
|||
declare namespace abv = "http://ossetic-studies.org/ns/abaevdict";
|
||||
.[{$query}]`, {'': $entries}))
|
||||
for $hit in $hits
|
||||
order by abv-m:sortKey($hit/tei:form[1]/tei:orth[1]/text())
|
||||
return
|
||||
<tr>
|
||||
<td>
|
||||
|
|
Loading…
Add table
Reference in a new issue