[ 
https://issues.apache.org/jira/browse/SOLR-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190183#comment-14190183
 ] 

Yonik Seeley commented on SOLR-6679:
------------------------------------

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.
If this can't be made truly lazy, then it should just be removed/disabled for 
the stock solrconfig.
I've already made this change for Heliosearch:  
https://github.com/Heliosearch/heliosearch/commit/b43988585f948965a5760bf60314fc76b1c099ff

> fix or remove suggester from stock solrconfig
> ---------------------------------------------
>
>                 Key: SOLR-6679
>                 URL: https://issues.apache.org/jira/browse/SOLR-6679
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.10
>            Reporter: Yonik Seeley
>             Fix For: 5.0
>
>
> 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 message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to