No, it wasn't fixed "a long time back" in the sense that you could do
this on any docValues field. Note that JIRA says "(individual codecs
still have their limits, including the default codec)".
Before anyone fixes it, the question is "what is the use-case for
storing such large DocValues fields ?
Hello Team,
I am using solr 7.2.1. I am getting an exception while indexing saying that
"DocValuesField is too large, must be <= 32766, retry?"
This is my field in my managed schema.
When I checked this lucene ticket -
https://issues.apache.org/jira/browse/LUCENE-4583, it says its fixed long