Skip to content

Commit

Permalink
Add default maximum length of 32766 to allfields.
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala committed Nov 13, 2023
1 parent 94eb894 commit 5ea8001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/recordmanager.ini.sample
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ unicode_normalization_form = NFKC
; unlimited. * may be used in the beginning or end as a wildcard.
[Solr Field Limits]
__default__ = 1024
allfields = 32766
fullrecord = 0
fulltext = 0
fulltext_unstemmed = 0
Expand Down

0 comments on commit 5ea8001

Please sign in to comment.