[TYPO3-Solr] Nothing gets committed - where to start debugging
Olivier Dobberkau
olivier.dobberkau at dkd.de
Tue Nov 22 12:51:19 CET 2011
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
More information about the TYPO3-project-solr
mailing list