Re: JTS, IsWithin predicate, and multivalued fields

2020-07-13 Thread Murray Johnston
to the drawing board From: Murray Johnston Sent: Monday, July 13, 2020 11:52:20 AM To: solr-user@lucene.apache.org Subject: JTS, IsWithin predicate, and multivalued fields Message from External Sender Hi all, I'm trying to use (abuse[1

JTS, IsWithin predicate, and multivalued fields

2020-07-13 Thread Murray Johnston
Hi all, I'm trying to use (abuse[1]) a SpatialRecursivePrefixTreeFieldType field that is multivalued with the IsWithin JTS predicate. After some testing, it appears that all values of the field must satisfy the predicate in order for the document to be returned. Is that expected? It seems

Re: Solr currency function and asymmetric rates

2020-05-15 Thread Murray Johnston
I didn't see any response to this so I'm going to conclude that this is unexpected behavior and file a Jira ticket. From: Murray Johnston Sent: Tuesday, May 12, 2020 3:39:14 PM To: solr-user@lucene.apache.org Subject: Solr currency function and asymmetric rates

Solr currency function and asymmetric rates

2020-05-12 Thread Murray Johnston
I have a question / potential bug. The currency function created in https://issues.apache.org/jira/browse/SOLR-4138 first converts the field to the default currency before then converting to the currency requested as part of the function. When dealing with asymmetric rates, that leads to