Closed honsa closed 5 months ago
Have you create a file collection with searchable documents and created a scheduler task?
The task must have run once before the index queue can be filled with documents.
A File Collection exists and is marked as use_for_solr
Which Scheduler Task do you mean? There are no scheduler tasks from this extension
It's described here: https://github.com/hmmh/typo3-solr-file-indexer?tab=readme-ov-file#adding-a-document-to-the-search-index
You have to set the scheduler task (Execute console commands) "solr_file_indexer:item-queue-worker". The "Execute console commands" are located in the group "scheduler". In this command you will find the task "solr_file_indexer:item-queue-worker"
Ah that is the idea, why not a separate task?
But anyway, thank you for your help
We receive a Javascript error and are not able to add the sys_file_metadata to the queue, with TYPO3 12.4.15 and typo3-solr-file-indexer 3.0.0
Error occured while initializing An error occurred while initializing the index queue: sys_file_metadata [1662117020]
You can reproduce it in a fresh Installation of TYPO3 12.4.15 using the following packages:
And your plugin.tx_solr config example: