gkunter / coquery

Coquery is a free corpus query tool for linguists, lexicographers, translators, and anybody who wishes to search and analyse a text corpus.
GNU General Public License v3.0
18 stars 4 forks source link

Highlighting in context viewer doesn't always work #56

Closed gkunter closed 8 years ago

gkunter commented 9 years ago

Originally reported by: gkunter (Bitbucket: gkunter, GitHub: gkunter)


PROBLEM: In the context viewer, the current item is not always correctly highlighted. For example, the query string opium * in the BNC produces as the first hit "opium poppies" (Token ID 1638959, Source ID 49). In the context viewer, these words are correctly surrounded by because they belong to the token for which the context viewer was called, but they are not marked with , which suggests that the Token ID could not be found in Id_list.


gkunter commented 9 years ago

Original comment by gkunter (Bitbucket: gkunter, GitHub: gkunter):


Fix Issue #56 (token highlighting in context viewer).