Pull Replica compaints about UpdateLog being disabled when DocBasedVersionConstraintsProcessorFactory

2020-08-05 Thread harjags
Hi All, We have a hybrid cluster with a mix of TLOG and PUll replica. We also have DocBasedVersionConstraintsProcessorFactory in our UpdateProcessorChain for optimistic Concurrency. Our TLOG replicas are our index nodes. When we start them they startup fine with DocBasedVersionConstraintsProcesso

Querying solr using many QueryParser in one call

2020-07-16 Thread harjags
Hi All, Below are question regarding querying solr using many QueryParser in one call. We have need to do a search by keyword and also include few specific documents to result. We don't want to use elevator component as that would put those mandatory documents to the top of the result. We would l

Solr 7.6 query performace question

2019-10-13 Thread harjags
We are upgrading to solr 7.6 from 6.1 Our query has below pattern predominantly 1.q is * as we filter based on a department of products always 2. 100+ bq's to boost certain document 3. Collapsing using a non DocValue field 4.Many Facet Fields and Many Facet queries Which of the above is the most