warelab / gramene-solr

Apache License 2.0
0 stars 0 forks source link

too much info in free text search #10

Open ajo2995 opened 8 years ago

ajo2995 commented 8 years ago

The query that comes from the gramene-ebeye wrapper for carboxy* returns too many results because it is matching fields that are not necessarily descriptive of the gene. For example http://data.gramene.org/v51/search?q=id:VIT_01s0011g01260&fl=* contains the string carboxy within the description of a GO term that is associated with the gene.

ajo2995 commented 8 years ago

see Mantis ticket http://www.warelab.org/bugs/view.php?id=5491