Thanks,
I got it working as below, features is true or false based on the efi
parameter is_var. (Field and value should be substituted with correct names)
{
"store": "featurestore",
"name": "isfeaturematch",
"class": "org.apache.solr.ltr.feature.SolrFeature",
"params": {
"q
I always filter solr request via a proxy (so solr itself is not exposed
directly to the web). In that proxy, the query parameters can be broken down
and filtered as desired (I examine authorities granted to a session to control
even which indexes are being searched) before passing the modified u