You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by ruby <rs...@gmail.com> on 2017/12/11 21:29:03 UTC

Solr suggester build takes a very long time

So when following command is run to build solr suggester:
?suggest.build=true

It takes a very long time to finish. I found out that this is because each
time dictionary is built, it does not build delta, it rebuilds the entire
dictionary.

Is there a way to speed up the suggester build time?

TIA




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