You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stephan Lagraulet (JIRA)" <ji...@apache.org> on 2015/03/18 09:43:41 UTC

[jira] [Issue Comment Deleted] (SOLR-6845) Add buildOnStartup option for suggesters

     [ https://issues.apache.org/jira/browse/SOLR-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Lagraulet updated SOLR-6845:
------------------------------------
    Comment: was deleted

(was: We will be glad to have this in 4.10.5 or at least on the 5.0 branch. 
Is there too much effort to backport this issue or is it risky? 
We can contribute if needed because we really need this option to avoid very long startup times.)

> Add buildOnStartup option for suggesters
> ----------------------------------------
>
>                 Key: SOLR-6845
>                 URL: https://issues.apache.org/jira/browse/SOLR-6845
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Erick Erickson
>             Fix For: Trunk, 5.1
>
>         Attachments: SOLR-6845.patch, SOLR-6845.patch, SOLR-6845.patch, tests-failures.txt
>
>
> SOLR-6679 was filed to track the investigation into the following problem...
> {panel}
> The stock solrconfig provides a bad experience with a large index... start up Solr and it will spin at 100% CPU for minutes, unresponsive, while it apparently builds a suggester index.
> ...
> This is what I did:
> 1) indexed 10M very small docs (only takes a few minutes).
> 2) shut down Solr
> 3) start up Solr and watch it be unresponsive for over 4 minutes!
> I didn't even use any of the fields specified in the suggester config and I never called the suggest request handler.
> {panel}
> ..but ultimately focused on removing/disabling the suggester from the sample configs.
> Opening this new issue to focus on actually trying to identify the root problem & fix it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org