[TYPO3-Solr] Can't extend SOLR-Index with tt_news

Jigal van Hemert jigal.van.hemert at typo3.org
Wed Feb 19 11:08:28 CET 2014


Hi,

On 19-2-2014 9:35, Gordon Fidora wrote:
> My sitetree structure looks like this:
>
> Rootpage (ID1) (Link to Home ID4) -> includes the TS-Config for SOLR
> --tt_news-Storage (ID3) -> not indexed
> --Folder for Webpages (ID10) -> not indexed
> -------Page "Home" (ID4) -> indexed
> -------Page X -> indexed
[...]
> I also tried this:
> plugin.tx_solr.index.queue.tt_news.additionalPageIds = 3

There is currently a bug in EXT:solr that additionalPageIds is not taken 
into account when detecting new/modified records later [1].

The workaround is to move the storage folder inside the root of the website.

So, if you could get your configuration working for initial indexing 
(additionalPageIds should work with initial indexing) you will find that 
news records which are added/modified later will not get indexed.

[1] http://forge.typo3.org/issues/55701

-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-project-solr mailing list