Hi David,
At this point in time, that ticket is
unclaimed: https://github.com/DSpace/DSpace/issues/9987DSpace is fully
built/supported by volunteers (we have no central development team to
assign tickets to). So, this ticket is waiting on someone in the community
to help us dig into the c
Hi,
It definitely sounds like an error writing to Solr, which means that all
searching/browsing in DSpace will not work (as Solr is used for all
search/browse). The error itself is vague, as it seems to just say that
Solr cannot be written to. You may want to also see if the Solr logs have
add
Hi Jose,
The simple answer is that relevance is decided entirely by Solr. DSpace
sends all queries directly to Solr "as-is" and the results come back from
Solr. So, if you wanted to modify the relevance, then you'd want to
investigate how to change the default relevance settings in Apache So
Hi,
We have a number of customizations in the "dspace/modules/server"
directory, which are used to override classes in the
"[dspace-source]/dspace-server-webapp/" as outlined in
https://wiki.lyrasis.org/display/DSDOC8x/Advanced+Customisation.
In migrating to DSpace 8.0, we have encountered the is
try iiif but it does not work for pdf..it looks like work for image
On Wednesday, 20 November 2024 at 08:28:18 UTC+8 Yazidane Shah wrote:
> hi there, i don't want it to show highlight at the document viewer, just
> want the snippet to shown at the search page
>
> On Tue, 19 Nov 2024 at 21:52, Fa
Dear Tim,
Is it possible to disable the display of annotations and thumbnails in
publication lists (search results, recent publications, collections) and
display them only on publication pages?
Best regards,
Alex
--
All messages to this mailing list should adhere to the Code of Conduct:
https
Hello,
Is there any way to prevent the `license.txt` file from being generated
when creating items, both manually through DSpace and via SWORDv2?
I have tried modifying in '*dspace.cfg*':
*`cc.submit.addbitstream = false*
and changing in *swordv2-server.cfg*:
*swordv2-server.statement.bundle
I wonder if anyone has a good description on how Relevance Ranking
works in 7 and 8. How does the system determine what is Most Relevant
when you do a search?
Thank you!
-Jose
--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of
Hi Roberto,
Try doing an index discovery with the command:
bin/dspace index-discovery -b
On Tuesday, 19 November 2024 at 15:24:23 UTC+3 Roberto Greiner wrote:
> Hi,
>
> I've installed DSpace 8 recently. I'm starting some tests, and one thing
> I'm can't find out how to make work is search ins