[TYPO3-Solr] tt_new and archivedate

Jigal van Hemert jigal.van.hemert at typo3.org
Mon May 6 11:48:45 CEST 2013


Hi,

On 6-5-2013 10:56, Hauke Meyer wrote:
> If archiving inside tt_news is activated and a article "flows into" the
> archive, how will solr react to this fact?
> Is there any need to be concerned about this ;-)

In tt_news the records are not modified when an article is "archived". 
It's only a way to select which records to display in the frontend plugins.
If you have auto-archive set to 30 days then a news article is simply 
not displayed in the list if it was created more than 30 days ago (if 
you chose to display only non-archived items).

The default configuration for tt_news in solr doesn't look at the 
archive date in the tt_news records at all.
You could decide to add the archive date field to the index and do 
something with styling or filtering.

-- 
Jigal van Hemert
TYPO3 CMS Core Team member

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


More information about the TYPO3-project-solr mailing list