Re: How turn on logging for segment merging

2015-11-01 Thread Tomás Fernández Löbbe
You can turn on "infoStream" from the solrconfig: https://cwiki.apache.org/confluence/display/solr/IndexConfig+in+SolrConfig#IndexConfiginSolrConfig-OtherIndexingSettings Tomás On Sun, Nov 1, 2015 at 8:59 AM, Pushkar Raste wrote: > Is segment merging information logged at level finer than INFO?

How turn on logging for segment merging

2015-11-01 Thread Pushkar Raste
Is segment merging information logged at level finer than INFO? I have application setup with INFO level logging and I am indexing documents at rate of about few hundred a min. I am using default merge policy parameters. However I never see logs that can give me information about segment merging.