Closed BFallert closed 5 years ago
Thank you for the detailed report.
Bevore you continue to debug the problem, please wait for the merge of #382. Without it, master won't index documents correctly. You Solr should contain much more entries (each page is one record and you have 3 documents).
Problem is fixed! Have more entries in Solr. In tx_dlf_documents i get 3 records: title, year and issue and get no duplicate entries when i indexed the same document a second ... time.
I get duplicate records when importing the same xml file a second time.
In tx_dlf_documents i get 3 records: title, year and issue. In the Solr Core i see only 2 records (see below)
I import the record with
cli_dispatch.phpsh was declared deprecated, so i used vendor/bin/typo3cms
Solr Query Result
Configuration:
Debian Buster Typo3 8.7.27 MariaDB 10.3.17-MariaDB-0+deb10u1 PHP 7.3.4-2 Kitodo Presentation git master
Typo3 8 and Kitodo Presentation was installed using Composer.
composer.json