the whole thread was interesting to read, glad to know a patch is on its way :)
thanks! On Fri, Aug 9, 2013 at 4:00 PM, Jack Krupansky <j...@basetechnology.com>wrote: > Check out the discussion on: > > https://issues.apache.org/**jira/browse/LUCENE-4583<https://issues.apache.org/jira/browse/LUCENE-4583> > "StraightBytesDocValuesField fails if bytes > 32k" > > -- Jack Krupansky > > -----Original Message----- From: Nicolas Guyot Sent: Friday, August 09, > 2013 5:57 PM To: java-user@lucene.apache.org Subject: DV limited to 32766 > ? > Hi, > > when writing a large binaryDocValue, BinaryDocValuesWriter throws an > exception saying DocValuesField "fieldName" is too large, must be <= 32766 > > Is there a way to avoid that limit? > > Thanks, > Nicolas > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > java-user-unsubscribe@lucene.**apache.org<java-user-unsubscr...@lucene.apache.org> > For additional commands, e-mail: > java-user-help@lucene.apache.**org<java-user-h...@lucene.apache.org> > >