(: XQuery for Sami term access - pseudocode: Use dynamic framesets - create a new frameset within a frame to get an illusion similar to column view in MacOS X. Is that a good idea? Search form in one frame XQuery search result in another frame (hit list): - on submit: extract all args - search according to query in all/some collection - if found in more than one, group found entries according to collection (collection = one dictionary/term db) - within each collection, sort headword hits before other hits, and within each group alphabetically - format the found set as hyperlinks to the full articles Articles in a third frame: :) (: A simple version first (no frames): - get input request (simple query string, fulltext search) =>set up a search that will return the result as headword and xref to center article (hyperlink) - when article link is clicked, get it and filter it: - remove irrelevant senses - i18n/l10n of labels :)