Re: FilterQueries with NRT

2018-05-12 Thread Mikhail Khludnev
You can experiment with the backdoor NRT filters: - replace COLOR:Red to {!parent which='COLOR:Red' v=''} - add *NoOpRegenerator **into perSegFilter* *- **monitor cache stats. * On Fri, May 11, 2018 at 10:46 PM, root23 wrote: > Hi all, > We have a requirement for NRT search. Our autosoft commit

Re: FilterQueries with NRT

2018-05-11 Thread Erick Erickson
bq. does it make even sense to cache anything In a word, "no". Now only would I set the cache entry size to zero, I'd form my filer queries with {!cache=false}... There's no particular point in computing the entire cache entry in this case, possibly even with a cost=101. See: http://yonik.com/adva