The log files will have messages, but nothing that I know of programmatically.

Solr won't accept any requests if it's building on startup until the
build is done though. And prior to 5.1 specifying the
buildOnStartup=false was ignored. See SOLR-6679. That JIRA just took
the suggester out of solrconfig.xml, it wasn't until SOLR-6845

IMO, this pretty much makes suggester unusable for a large corpus.

Erick

On Wed, Mar 16, 2016 at 2:35 PM, Matt Kuiper <matt.kui...@issinc.com> wrote:
> All,
>
> Using the Suggestor component and running Solr 4.10.  I have read that on 
> Solr startup (or commit, depending on config) the building of the Suggestor 
> can be CPU intensive and take some time.  Does anyone know how to determine 
> that the Suggestor has completed it's build?  Something to look for in the 
> logs?
>
> Thanks,
> Matt

Reply via email to