Using the current bbop_term_ac personality, having a q=GO:002200 returns a reduced set of results, none of which are related to GO:0022008. having a q=GO:0022008 returns the correct results at the top, but includes the previous set's nonsense results:
http://localhost:8080/solr/select?defType=edismax&qt=standard&indent=on&wt=json&rows=10&start=0&fl=annotation_class,synonym,alternate_id,annotation_class_label,score,id&facet=true&facet.mincount=1&facet.sort=count&json.nl=arrarr&facet.limit=25&hl=true&fq=document_category:%22ontology_class%22&facet.field=annotation_class&facet.field=synonym&facet.field=alternate_id&qf=annotation_class^5&qf=annotation_class_label_searchable^5&qf=synonym_searchable^1&qf=alternate_id^1&debugQuery=true&q=GO:002200
http://localhost:8080/solr/select?defType=edismax&qt=standard&indent=on&wt=json&rows=10&start=0&fl=annotation_class,synonym,alternate_id,annotation_class_label,score,id&facet=true&facet.mincount=1&facet.sort=count&json.nl=arrarr&facet.limit=25&hl=true&fq=document_category:%22ontology_class%22&facet.field=annotation_class&facet.field=synonym&facet.field=alternate_id&qf=annotation_class^5&qf=annotation_class_label_searchable^5&qf=synonym_searchable^1&qf=alternate_id^1&debugQuery=true&q=GO:0022008
I'm adding this as a C rather than a B since this is a marginal use case.
Using the current bbop_term_ac personality, having a q=GO:002200 returns a reduced set of results, none of which are related to GO:0022008. having a q=GO:0022008 returns the correct results at the top, but includes the previous set's nonsense results:
http://localhost:8080/solr/select?defType=edismax&qt=standard&indent=on&wt=json&rows=10&start=0&fl=annotation_class,synonym,alternate_id,annotation_class_label,score,id&facet=true&facet.mincount=1&facet.sort=count&json.nl=arrarr&facet.limit=25&hl=true&fq=document_category:%22ontology_class%22&facet.field=annotation_class&facet.field=synonym&facet.field=alternate_id&qf=annotation_class^5&qf=annotation_class_label_searchable^5&qf=synonym_searchable^1&qf=alternate_id^1&debugQuery=true&q=GO:002200
http://localhost:8080/solr/select?defType=edismax&qt=standard&indent=on&wt=json&rows=10&start=0&fl=annotation_class,synonym,alternate_id,annotation_class_label,score,id&facet=true&facet.mincount=1&facet.sort=count&json.nl=arrarr&facet.limit=25&hl=true&fq=document_category:%22ontology_class%22&facet.field=annotation_class&facet.field=synonym&facet.field=alternate_id&qf=annotation_class^5&qf=annotation_class_label_searchable^5&qf=synonym_searchable^1&qf=alternate_id^1&debugQuery=true&q=GO:0022008
I'm adding this as a C rather than a B since this is a marginal use case.