[
https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Gove updated SOLR-10292:
---
Attachment: SOLR-10292.patch
I think this is ready to go. I've decided to be explicit and register it
[
https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Gove updated SOLR-10292:
---
Attachment: SOLR-10292.patch
Tests added and passing.
This does not add any additional evaluators. I
[
https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Gove updated SOLR-10292:
---
Attachment: SOLR-10292.patch
Fixes a missed case in FieldEvaluator.
Now this turns both object arrays
[
https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Gove updated SOLR-10292:
---
Attachment: SOLR-10292.patch
Includes an implementation of read().
Also, updates FieldEvaluator to su
[
https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Gove updated SOLR-10292:
---
Attachment: SOLR-10292.patch
Implements everything except the read() function.
Expression is
{code}
[
https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-10292:
--
Summary: Add cartesian Streaming Expression to build cartesian products
from multi-value fields