Hello everybody.

Recently, doing some queries on items in our repository, we noticed that
the query for some terms did not return any items.

We were only able to find the cause by analyzing Solr logs. The log says
that the number of characters in the file exceeded the configured maximum.
This configuration is in the /config/modules/discovery.cfg file:

# Limit to number of characters indexed by Discovery/Solr in the full text
of a document
# Default is 100,000 characters. Unlimited characters = -1
# Be aware that setting this to a large value (or unlimited) will require
more memory and space in Solr.
# Changing this value also requires reindexing all existing objects to take
effect.
discovery.solr.fulltext.charLimit=-1

We change it to -1 and now the search includes the entire file.

Aroldo

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CACKFi%2BeZAP_Wm4ai-Q%3D8khpG0_GjVX0pdF0O0Jf3NNRYxtqi-w%40mail.gmail.com.

Reply via email to