There is an open ticket which deals with this:
https://issues.apache.org/jira/browse/SOLR-12209
I've been very focused though on anything that enhances the Solr Math
Expressions or has been needed for the Fusion SQL engine, which is what I
work on at LucidWorks. SOLR-12209 doesn't fall into that
This sounds like an XY problem. You’re asking now to paginate, but not
explaining the problem you want to solve with paginating.
I don’t immediately see what purpose paginating serves here. What significance
does a page have to do with the gatherNodes? How use would the _user_ have with
these r
Hello Everyone,
Is there a way to paginate the results of Streaming Expression?
Let's say I have a simple gatherNodes function which has count operation at
the end of it. I can sort by the count fine but now I would like to be able
to select specific sub set of result based on pagination paramete