summaryrefslogtreecommitdiff
path: root/issues/xapian_bug.gmi
blob: 068d8ebe1706b09e497e0607ea87accba76690c5 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Fix Xapian search bug

## Tags

* assigned: zsloan
* priority: high
* type: search
* status: closed
* keywords: xapian, gn2, gn3

## Description

Currently all Xapian searches that aren't just simple individual terms fail.

For example, this works (search for just "liver"):
https://genenetwork.org/gsearch?type=phenotype&terms=liver

While this fails (search for "liver AND group:BXD"):
https://genenetwork.org/gsearch?type=phenotype&terms=group%3ABXD+AND+liver