[TYPO3-Solr] Nothing gets committed - where to start debugging

Michael Knoll mimi at kaktusteam.de
Tue Nov 22 15:03:43 CET 2011


Am 22.11.11 12:51, schrieb Olivier Dobberkau:
> Am 22.11.11 11:57, schrieb Søren Malling:
>> Hi
>>
>> I have several index queue workers running, and the scheduler jobs show
>> how the indexing is progressing.
>>
>> My issue is, that nothing is committed to the SOLR server, so no
>> documents are available - all though the scheduler task finishes successful
>>
>> Where should I start debugging this issue?
>>
>> Regards,
>>
>> Søren
>
> Have you taken into account that commits are done by Apache Solr after a
> certain time? You can force the commits with the commit button in the
> Search module.
>
> Look for the debug setting in the typoscript of the extension.
>
> plugin.tx_solr.logging: *
>
> Olivier

Hi Soren,

try installing devlog extension. Here you find some messages on what's 
working and what is not working... This only works, if you have set the 
logging configurations as explained in the previous answer!

Greez

Mimi


More information about the TYPO3-project-solr mailing list