mitre / quaerite

Search relevance evaluation toolkit
Other
73 stars 14 forks source link

Add bq feature for facetable fields #8

Open tballison opened 5 years ago

tballison commented 5 years ago

For fields that are facetable, it would be helpful to have quaerite automatically discover the values for those fields and add them to the mix in the GA and GenerateExperiments, e.g. &bq=type:"cool_docs"^5

The user would specify the facetable fields ("type" above), and a query to Solr would populate the potential values ("cool_docs", "not_as_cool", "dreadfully_boring").