Could you share the specific requests/times that you're comparing? Oher potentially-relevant details like index size, field cardinalities, version, etc. might also be helpful. Michael
On Mon, Dec 6, 2021 at 10:49 AM sambasivarao giddaluri < [email protected]> wrote: > 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 > > >
