Wednesday, March 7, 2018

FW: Solr Warming Up Doubts

-----Original Message-----
From: Birender Rawat [mailto:birender.rawat@gmail.com]
Sent: 07 March 2018 21:38
To: solr-user@lucene.apache.org
Subject: Solr Warming Up Doubts

henever i am running the full-import, my response time for some request
increases from 80ms to 3000ms.

This must be indicating my poor choice of warming up.

*1. FirstSearcher* I have added some 2 frequent used query but all my
autowarmCount are set to 0. I have also added facet for warming. So if my
autowarmCount=0, does this mean by queries are not getting cached.

*2. useColdSearcher = false* Despite reading many document, i am not able to
understand how it works after full import (assuming this is not my first
full-import)

*3. not defined maxWarmingSearchers in solrconfig.*

Am i doing anything wrong as why my autowarm is not working proprtly?

Note: I am using solr6.6.0

No comments:

Post a Comment