To answer myself, looks like this was fixed as part of
https://issues.apache.org/jira/browse/SOLR-6323.
On Mon, Nov 10, 2014 at 1:50 PM, Brian Sawyer wrote:
> Hello,
>
> We are trying to make use of the new ReRankQuery to rescore results
> according to a custom function but run i
Hello,
We are trying to make use of the new ReRankQuery to rescore results
according to a custom function but run into problems when our main query
includes a FuzzyQuery.
Using the example setup in Solr 4.10.2 querying:
q=name:Dell~1
&rq={!rerank reRankQuery=id:whatever}
results in:
java.lang.U