<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Liebe Community,</p>
<p>mit SOLR-Versionen > 3.6.2 haben wir bisher keine eigenen
Erfahrungen gemacht. Möglicherweise funktioniert die verwende
Apache-Solr-Bibliothek mit dem aktuellen SOLR nicht.</p>
<p>TYPO3 8.7 ist tatsächlich noch ein Stück entfernt. An der SLUB
werden wir uns damit erst Mitte 2018 beschäftigen. Natürlich prüft
das Releasemanagement gerne jetzt schon eingehende Pull-Requests
zu dem Thema.</p>
<p>Das Deprecation-Log
(TYPO3_CONF_VARS->SYS->enableDeprecationLog->'file') ist
bei der Entwicklung eine wertvolle Hilfe. Im produktiven Einsatz
muss es aber unbedingt ausgeschaltet sein. Unbeobachtet wächst das
stark an. Auch der TYPO3-Core hat da immer viel zu berichten.<br>
</p>
Viele Grüße<br>
<br>
Alexander Bigga<br>
<br>
<div class="moz-cite-prefix">Am 16.11.2017 um 17:54 schrieb Stefan
Weil:<br>
</div>
<blockquote type="cite"
cite="mid:e1903eb4-e716-5e38-98e6-31d34b323931@weilnetz.de">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div class="moz-cite-prefix">Am 16.11.2017 um 17:34 schrieb
Siepmann Rolf:<br>
</div>
<blockquote type="cite"
cite="mid:b2d0235837884bbe87a3dd62c27148cb@ub.uni-muenchen.de">
<meta http-equiv="Context-Type" content="text/html;
charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<div class="WordSection1">
<p class="MsoNormal">Liebe Community,</p>
<p class="MsoNormal">an der UB der LMU München nehmen wir zur
Zeit kitodo presentation (und production) in Betrieb und
hätten dabei zwei Fragen. </p>
<p class="MsoNormal">Uns interessiert zum einen, ob es
Erfahrungen mit der Anbindung der aktuellen SOLR Version
7.6.1 an presentation gibt? Funktioniert die Anbindung auch
bei Solr im Cloud-Modus? Das ReadMe <a
href="https://github.com/kitodo/kitodo-presentation/blob/master/dlf/lib/ApacheSolr/README.txt"
moz-do-not-send="true">
https://github.com/kitodo/kitodo-presentation/blob/master/dlf/lib/ApacheSolr/README.txt</a>
fordert Solr 3.6.1. </p>
<p class="MsoNormal">Die presentation Extension dlf erfordert
dann eine typo3 Version von 6.2.0. bis 7.9.99. Gibt es zum
anderen Erfahrungen mit der Kompatibilität von dlf mit der
aktuellen typo3 Version 8.7?</p>
<p class="MsoNormal">Vielen Dank und viele Grüße,</p>
<p class="MsoNormal">Rolf Siepmann</p>
</div>
</blockquote>
<br>
Solr 3.6.2 funktioniert bei uns, neuere Versionen erfordern
mindestens<br>
Experimentierfreude (ich habe es noch nicht probiert).<br>
<br>
TYPO3 Version 8.7 wird ohne Codeanpassungen erst mal nicht
funktionieren,<br>
da Kitodo.Presentation Methoden verwendet, die in dieser Version
entfernt<br>
wurden.<br>
<br>
TYPO3 Version 7.6 funktioniert, aber man bekommt bei aktivierter
Debug-Protokollierung<br>
viele Meldungen über Methoden, die in Version 8 entfernt werden:<br>
<br>
Auszug aus unserem /var/www/html/typo3conf/deprecation_*.log
(Suche nach "dlf"):<br>
<br>
16-10-17 16:33:
TYPO3\CMS\Core\Utility\GeneralUtility::cleanOutputBuffers() -
since TYPO3 CMS 7, will be removed in CMS 8, use ob_* functions
directly or self::flushOutputBuffers - {closure}#34 //
TYPO3\CMS\Frontend\Http\Application->run#33 //
TYPO3\CMS\Core\Core\Bootstrap->handleRequest#78 //
TYPO3\CMS\Frontend\Http\RequestHandler->handleRequest#307 //
TYPO3\CMS\Frontend\Page\PageGenerator::renderContent#216 //
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet#210
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle#805
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render#859
//
TYPO3\CMS\Frontend\ContentObject\TemplateContentObject->render#943
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle#137
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render#859
//
TYPO3\CMS\Frontend\ContentObject\ContentContentObject->render#943
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle#97
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle#841
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render#859
//
TYPO3\CMS\Frontend\ContentObject\CaseContentObject->render#943
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle#44
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render#859
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectArrayContentObject->render#943
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet#41
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle#805
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render#859
//
TYPO3\CMS\Frontend\ContentObject\CaseContentObject->render#943
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle#44
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle#841
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render#859
//
TYPO3\CMS\Frontend\ContentObject\UserContentObject->render#943
//
TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->callUserFunction#40
// call_user_func_array#7315 // tx_dlf_collection->main# //
tx_dlf_collection->showSingleCollection#95 //
TYPO3\CMS\Core\Utility\GeneralUtility::cleanOutputBuffers#432 //
TYPO3\CMS\Core\Utility\GeneralUtility::logDeprecatedFunction#5395
(_src-7.6.23/typo3/sysext/core/Classes/Utility/GeneralUtility.php#5393)<br>
<br>
Wir haben zwar nicht das allerneueste Kitodo.Presentation, aber<br>
laut Änderungshistorie gab es bisher noch keine Anpassungen<br>
für TYPO3 Version 8:<br>
<a class="moz-txt-link-freetext"
href="https://github.com/kitodo/kitodo-presentation/search?utf8=%E2%9C%93&q=TYPO3&type=Commits"
moz-do-not-send="true">https://github.com/kitodo/kitodo-presentation/search?utf8=%E2%9C%93&q=TYPO3&type=Commits</a><br>
<br>
Freundliche Grüße<br>
Stefan Weil<br>
<br>
<div class="WordSection1">-- </div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Kitodo-Community mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kitodo-Community@kitodo.org">Kitodo-Community@kitodo.org</a>
<a class="moz-txt-link-freetext" href="https://maillist.slub-dresden.de/cgi-bin/mailman/listinfo/kitodo-community">https://maillist.slub-dresden.de/cgi-bin/mailman/listinfo/kitodo-community</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Alexander Bigga
Referatsleiter Digitale Bibliothek
Sächsische Landesbibliothek –
Staats- und Universitätsbibliothek Dresden (SLUB)
Abteilung IT, Referat 2.1 Digitale Bibliothek
01054 Dresden
Besucheradresse: Zellescher Weg 18
Tel.: +49 351 4677 212
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:alexander.bigga@slub-dresden.de">alexander.bigga@slub-dresden.de</a>
<a class="moz-txt-link-freetext" href="http://www.slub-dresden.de/">http://www.slub-dresden.de/</a></pre>
</body>
</html>