blob: abe3626555e5bb7486dc6a18ac4922d90a4e177e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Global search problems
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: later
* priority: low
* type: bug
* keywords: global search, BRCA2
## Tasks
* [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
## Resolution
With the new xapian search, this issue is no more.
* closed
|