You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Nicolas Guyot <sf...@gmail.com> on 2013/08/09 23:57:30 UTC

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

Re: DV limited to 32766 ?

Posted by Nicolas Guyot <sf...@gmail.com>.
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 <ja...@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<ja...@lucene.apache.org>
> For additional commands, e-mail: java-user-help@lucene.apache.**org<ja...@lucene.apache.org>
>
>

Re: DV limited to 32766 ?

Posted by Jack Krupansky <ja...@basetechnology.com>.
Check out the discussion on:

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
For additional commands, e-mail: java-user-help@lucene.apache.org