[TYPO3-Solr] Pages from external import appear in indexqueue-item, but won't get indexed...

Stephan Schuler Stephan.Schuler at netlogix.de
Wed Mar 12 10:30:54 CET 2014


Hey there.

So, now you found one of those many situations where implementing any import to TYPO3 without a huge amount of knowledge about TYPO3 interns usually turns out wrong after a while?

Whoever created your import, go and tell him to refactor that properly. And if there is the slightest chance he has no many years long experience in TYPO3 interns, please ask him to use TCEmain instead, to make sure to have at least defaults set properly. There are lots of other things that might be problematic but you don't know about currently. If you cannot oversee what is right or wrong, you should definitively stick as close to the API as you can. And that is: Import PHP script/controller which uses either extbase (not a good idea when it comes to batch processing performance) or TCEmain.

Regards,



Stephan Schuler
Web-Entwickler

Telefon: +49 (911) 539909 - 0
E-Mail: Stephan.Schuler at netlogix.de
Website: media.netlogix.de



-----------------------------
Microsoft Office 365 - Alles Cloud, ...oder was?
Erfahren Sie bei unserem Office 365 Event am 04. April 2014, welche Chancen Office 365 für Ihr Unternehmen bietet.
Jetzt anmelden unter http://it-training.netlogix.de/angebote/events/office-365-event
-----------------------------



--
netlogix GmbH & Co. KG
IT-Services | IT-Training | Media
Neuwieder Straße 10 | 90411 Nürnberg
Telefon: +49 (911) 539909 - 0 | Fax: +49 (911) 539909 - 99
E-Mail: info at netlogix.de | Internet: http://www.netlogix.de

netlogix GmbH & Co. KG ist eingetragen am Amtsgericht Nürnberg (HRA 13338)
Persönlich haftende Gesellschafterin: netlogix Verwaltungs GmbH (HRB 20634)
Umsatzsteuer-Identifikationsnummer: DE 233472254
Geschäftsführer: Stefan Buchta, Matthias Schmidt



-----Ursprüngliche Nachricht-----
Von: typo3-project-solr-bounces at lists.typo3.org [mailto:typo3-project-solr-bounces at lists.typo3.org] Im Auftrag von Gordon Fidora
Gesendet: Mittwoch, 12. März 2014 09:35
An: Apache Solr search for TYPO3 project
Betreff: Re: [TYPO3-Solr] Pages from external import appear in indexqueue-item, but won't get indexed...

Hi,

I solved the problem:

>Jigal wrote:
>So, there must a difference between your page record and the one generated by TYPO3.
>Can you give the fields and values of one the pages you generated?

Indeed I had a difference between TYPO3 generated pages and my pages generated by import.
My import script didn't write the field "tstamp" in pages table. It seems, without this entry indexing doesn't work.

Best Regards

Gordon
_______________________________________________
TYPO3-project-solr mailing list
TYPO3-project-solr at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr


More information about the TYPO3-project-solr mailing list