Joel Bernstein created SOLR-8996:
------------------------------------

             Summary: Add Random Streaming Expression
                 Key: SOLR-8996
                 URL: https://issues.apache.org/jira/browse/SOLR-8996
             Project: Solr
          Issue Type: New Feature
            Reporter: Joel Bernstein


The random Streaming Expression will return a *limited* random stream of Tuples 
that match a query. This will be useful in many different scenarios where 
random data sets are needed.

Proposed syntax:
{code}
random(collection, q="hello", rows="100", fq="my filter") 
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to