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 "Ananth T. Sarathy" <an...@gmail.com> on 2006/04/18 00:59:13 UTC

Maximum Length of String for a Field

Is there maximum length to a string that is analazyed and put into a field?
IE if the String is 1 billion characters and analyzed, tokenized, and the
last word in the string only appears once at the end, would searching for
that last word against that field end with a hit for that document?

--
Ananth T Sarathy