-----Original Message-----
From: Minu Theresa Thomas [mailto:minutheresathomas@gmail.com]
Sent: 15 March 2018 23:53
To: solr-user@lucene.apache.org
Subject: DocValuesField fails if bytes > 32k in solr 7.2.1
Hello Team,
I am using solr 7.2.1. I am getting an exception while indexing saying that
"DocValuesField <field_name> is too large, must be <= 32766, retry?"
This is my field in my managed schema.
<field name="field_name" type="string" indexed="false"
required="false" stored="true"/>
When I checked this lucene ticket -
https://issues.apache.org/jira/browse/LUCENE-4583, it says its fixed long
time back.
Can someone please let me know how do I get this fixed?
Thanks and Regards,
Minu
No comments:
Post a Comment