[TYPO3-Solr] Solr doesn't find updates

Ingo Renner ingo at typo3.org
Wed Oct 10 17:53:27 CEST 2012


Am 10.10.12 00:40, schrieb Lars Peipmann:

Hi Lars,

> Are there any suggestions? (Or do you need more information?)

The way EXT:solr detects updates is to hook into TCEmain and watch 
change events come by.

Have a look at tx_solr_indexqueue_RecordMonitor how it uses the 
tx_solr_indexqueue_Queue API. You can use the 
tx_solr_indexqueue_Queue->updateItem() method yourself to add and update 
and thus trigger re-indexing of your records.


HTH, best,
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code

TYPO3 - Open Source Enterprise Content Management System
http://typo3.org

Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com


More information about the TYPO3-project-solr mailing list