Example: The Query (2/2)


  where
    checkKW($kw, $keywordlist)
      and
    isNearto($loc, $nearto)
  order by $loc
  return $i
}