[TYPO3-Solr] Indexing is disabled

Tomita Militaru tmilitaru at arxia.com
Wed Feb 20 11:16:52 CET 2013



> Dmitry Dulepov <mailto:dmitry.dulepov at gmail.com>
> 20 februarie 2013 11:59
> Hi!
>
Hello!
>
>
> Check your "PAGE" object (usually named "page"). There can be 
> something like "page.config.index_enable = 0", which will override the 
> "config.index_enable".
>
I've also checked PAGE, nothing about index_enable. I've searched for 
index_enable = 0, but nowhere is found.
Then I went to do a little debbuging in reports file 
class.tx_solr_report_solrconfigurationstatus where the checking is done 
and I've added this right before the if that checks if index is enabled:
if(isset($GLOBALS['TSFE']->config['config'])) {
                             $testMsg = 'SET';
                         } else {
                             $testMsg = 'NOT SET';
                         }

Turns out that config is not set, any idea how this can happen?
> Tomita Militaru <mailto:tmilitaru at arxia.com>
> 19 februarie 2013 19:17
> Hello,
>
> I'm getting in Reports:
> You need to set config.index_enable = 1 to allow page indexing. The
> following sites were found with indexing disabled:
>
> But I've searched all typoscript for config.index_enable = 0, nothing,
> everywhere is 1.
>
> Does anything else trigger that warning message?
>
> Thanks,
>
> *Tomiţă Militaru*
> *
> TYPO3 Developer*
> Arxia SRL
> Str. Paraului 2b
> 400651 Cluj-Napoca
>
> Tel: +40741064681
>
> Email: tmilitaru at arxia.com
> Internet: http://www.arxia.com
> _______________________________________________
> TYPO3-project-solr mailing list
> TYPO3-project-solr at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr

-- 
*Tomiţă Militaru*
*
TYPO3 Developer*
Arxia SRL
Str. Paraului 2b
400651 Cluj-Napoca

Tel: +40741064681

Email: tmilitaru at arxia.com <mailto:tmilitaru at arxia.com>
Internet: http://www.arxia.com <http://www.arxia.com/>


More information about the TYPO3-project-solr mailing list