[TYPO3-Solr] config.index_enable = 0 gets ignored
Dmitry Dulepov
dmitry.dulepov at gmail.com
Mon Sep 30 08:23:58 CEST 2013
Hi!
Reico Cannella wrote:
> I have 1 Root page with domain entry and 2 subpages following. One
> subpage should get recursively added to the indexqueue. The second one
> should not get added.
> So i have config.index_enable = 0 in the setup for the second page, i
> also see it in the analyzer that its set correctly.
Due to specifics of indexing, Solr does not process conditions with pid or
subtemplates. Everything is considered to run like it is a root page of the
site.
Use no_search flag in page properties.
--
Dmitry Dulepov
Today is a good day to have a good day.
More information about the TYPO3-project-solr
mailing list