Hi, For the solr function query(subquery, default) I'd like to be able to specify the value of another field or even a function as the default.
For example, I might have: /solr/select?q=_val_:query("{!dismax qf=text v='solr rocks'}", product(this_field, that_field)) Is this possible? I see that Boolean functions are coming in Solr 4, but it is unclear whether these would accept functions as defaults. Thanks, Jim -- View this message in context: http://lucene.472066.n3.nabble.com/How-can-I-use-a-function-or-fieldvalue-as-the-default-for-query-subquery-default-tp3924172p3924172.html Sent from the Solr - User mailing list archive at Nabble.com.