On Tue, Jun 18, 2013 at 1:05 AM, Sriram Sankar <san...@gmail.com> wrote:
> I'm sorry - I meant "DocValue" not "FieldValue".  Slide 20 in the following
> deck talks about the 2Gb limit.

Doc values don't have this limit anymore. However, there is a limit of
~32kb per term, but this shouldn't be a problem with reasonable
use-cases for doc values.

These slides are talking about the pre-4.0 API, and the doc values API
has been completely refactored in 4.2. Although the concepts are the
same, it may be non-trivial to translate the code examples to the new
API.

--
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to