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 <[email protected]>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: [email protected] 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<[email protected]> > For additional commands, e-mail: > [email protected].**org<[email protected]> > >
