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