On 5/11/26 16:50, Geren White wrote:
Ok so I think based on this ticket https://issues.apache.org/jira/browse/SOLR-15358 the CurrencyFieldType's doc value implementation isn't working properly. I was able to get it working by setting the dynamic sub fields to be uninvertible="true". Not as efficient as the doc value approach but filtering works now.
FWIW currency field was also broken in some copyfied'ing corner case, at least as sipped in the default configset, but we stopped using it a while back and I'm fuzzy on the details now.
Dima
