Hello DSpace Community,
I recently upgraded our DSpace instance from version 7.6.0 to 9.1. Before the upgrade, searching for a specific term would return 105 documents. After the upgrade, the same search only returns 79 documents. Our repository contains a total of 41,356 documents, and it is essential that 100% of the document content is indexed and searchable.
To ensure full-text extraction and indexing, I have set the following parameters in our local.cfg:
textextractor.max-chars = -1After the upgrade, I performed a full re-extraction and reindexing using:
./dspace filter-media -fNo errors appear in the Solr logs during indexing, and the process completes successfully. However, the number of search results is still significantly lower than before the upgrade.
Has anyone experienced similar issues with full-text indexing or search result discrepancies after upgrading to DSpace 9.x? Are there any additional steps or configuration changes required to ensure all document content is indexed and searchable in the new version?
Any advice or suggestions would be greatly appreciated!
Thank you,
Erivelto Alves