We are migrating solr5 to solr7.5. we have custom search component. the
prepare() method called multiple times ( single node(one box) two shard) in
solr 7.5. we assume that each shard it called one time. Due to that response
builder are changed in prepare method so causing issue. But the same was
working fine solr 5.x with single call prepare method eventhough we have
same collection setup ( single node(one box) two shard).
Any guidance could help. Please advice.



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to