Any suggestions? noticed /query or /select cache the results because when the same query is hit 2nd time the response time is slower but with /stream the response time is same as many times we hit.
Regards sam On Fri, Dec 3, 2021 at 12:42 PM sambasivarao giddaluri < [email protected]> wrote: > Hi All, > > Wanted to check if the result of stream query is internally cached by solr > . > example , if we hit the same query with /stream will the response be fast > ? > > because if we run the same query /query or /select the response if faster > the next time we hit . > > Regards > sam >
