Hi AshB, from what I see, this is the expected behavior.
You pass this efi to your "isPook" feature : efi.query=thrones%20of%20game*.
Then you calculate:
{
"name" : "isPook",
"class" : "org.apache.solr.ltr.feature.SolrFeature",
"params" : {
"fq": ["{!type=edismax qf=*text* v
Phrase query is not working when applied in LTR.
Feature supplied is
{
"name" : "isPook",
"class" : "org.apache.solr.ltr.feature.SolrFeature",
"params" : {
"fq": ["{!type=edismax qf=text v=$qq}&qq=\"${query}\""]
}
}
Tested this feature outside and it returns only one resu