You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Cassandra Targett (Jira)" <ji...@apache.org> on 2021/08/14 20:01:00 UTC

[jira] [Resolved] (SOLR-10393) Add UUID Stream Evaluator

     [ https://issues.apache.org/jira/browse/SOLR-10393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett resolved SOLR-10393.
--------------------------------------
    Resolution: Fixed

The {{uuid}} function is documented in the Ref Guide, so I think we can assume this was fixed at some point.

> Add UUID Stream Evaluator
> -------------------------
>
>                 Key: SOLR-10393
>                 URL: https://issues.apache.org/jira/browse/SOLR-10393
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Joel Bernstein
>            Assignee: Dennis Gove
>            Priority: Major
>         Attachments: SOLR-10393.patch, SOLR-10393.patch
>
>
> The cartesianProduct function emits multiple tuples from a single tuple. To save the cartesian product in another collection it would be useful to be able to dynamically assign new unique id's to tuples. The uuid() stream evaluator will allow us to do this.
> sample syntax:
> {code}
> cartesianProduct(expr, fielda, uuid() as id)
> {code} 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org