Skip to content

Commit

Permalink
Issue bystrogenomics#421: Improve OpenSearch relevance for HGVS queri…
Browse files Browse the repository at this point in the history
…es (bystrogenomics#428)

* Don't lowercase HGVS clinvarVCF.CLNHGVS, because no one lowercases
HGVS
  • Loading branch information
akotlar authored Mar 12, 2024
2 parents a66c5f2 + 474e448 commit fdd0f60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/hg19.mapping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,6 @@ mappings:
fields:
exact:
type: keyword
normalizer: lowercase_normalizer
DBVARID:
type: keyword
normalizer: lowercase_normalizer
Expand Down

0 comments on commit fdd0f60

Please sign in to comment.