diff options
author | Pjotr Prins | 2022-08-26 10:22:34 +0200 |
---|---|---|
committer | Pjotr Prins | 2022-08-26 10:22:34 +0200 |
commit | dfacbce921f752098b7b3360c99b2448ce2c1bb5 (patch) | |
tree | b493567aef5596b364b67e4913f5c7e116947618 /issues/genenetwork | |
parent | 4bc1c4c4c7563d51b1258409de0d6663dfa5c726 (diff) | |
download | gn-gemtext-dfacbce921f752098b7b3360c99b2448ce2c1bb5.tar.gz |
Updated tasks
Diffstat (limited to 'issues/genenetwork')
-rw-r--r-- | issues/genenetwork/global-search.gmi | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/issues/genenetwork/global-search.gmi b/issues/genenetwork/global-search.gmi index a39da80..156145d 100644 --- a/issues/genenetwork/global-search.gmi +++ b/issues/genenetwork/global-search.gmi @@ -1,16 +1,19 @@ # Global search problems -Global search is the top bar of GN2 +Global search is the top bar of GN2. + +Note we are replacing search with xapian. So this is less important. ## Tags * assigned: pjotrp, zsloan -* status: unclear -* priority: critical +* status: later +* priority: low * type: bug * keywords: global search, BRCA2 ## Tasks -* [ ] BRCA2 does not render results in table -* [ ] 'Brca2' with quotes gives a SQL error +* [X] BRCA2 does not render results in table +* [ ] 'Brca2' with quotes gives a SQL error, see +=> http://genenetwork.org/gsearch?type=gene&terms=%27Brca2%27 |