I wrote some Python for updating a collection config. An optional part of that
is to go to each replica and start a suggester build.
If your collection is sharded and you load from a dictionary, you’ll also need
to add distrib=false to the queries, otherwise you’ll get suggest results from
ever
Hello,
I want to use solr suggest
(https://lucene.apache.org/solr/guide/8_2/suggester.html) in a solr cloud with
replication.
We are using solr cloud with 2 nodes.
To build up the suggest I have to call "suggest.buildAll=true".
I do it this way:
- Ask Zookeeper for a Solr Node, it will return