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
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
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