[dspace-tech] Problema with search-indexing

2024-11-29 Thread Roberto Greiner
Hi, I'm having some trouble with searches inside of PDF files. For some reason, the search only seems to work when the PDF is small (less than 15MB or 100 pages). I've uploaded some small files, and after running "dspace filter-media", I get results for searches inside of files with these si

Re: [dspace-tech] Problema with search-indexing

2024-11-29 Thread Vipul Solanki
Hi Roberto By default, DSpace has a character limit of 100,000 for full-text indexing in the Discovery module. If you need to increase this limit, you can follow these steps: Navigate to the following file in your DSpace installation: -[dspace] config/modules/discovery.cfg -Look for

Re: [dspace-tech] Problema with search-indexing

2024-11-29 Thread Roberto Greiner
Just as I thought: something simple needed to be changed. Now it's working perfectly. Thanks Em 29/11/2024 13:17, Vipul Solanki escreveu: Hi Roberto By default, DSpace has a character limit of 100,000 for full-text indexing in the Discovery module. If you need to increase this limit,

Re: [dspace-tech] Manually adding information in dc.description.provenance field?

2024-11-29 Thread Vipul Solanki
Hi Julia, The following system-generated metadata fields are not updating as expected after being modified via the item edit page: - dc.date.accessioned - dc.date.available - dc.description.provenance - dc.identifier.uri While these fields are editable, the changes are not reflecting

[dspace-tech] Manually adding information in dc.description.provenance field?

2024-11-29 Thread Julia Gilmore
Hi there, Is it possible to use the dc.description.provenance field to manually add some metadata? (e.g., "Updated metadata on DATE"). I can add this information when editing an item and it appears to save, but when I refresh the item page, the information I added in this field is missing. I on