You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Amy Zhou <am...@systemware.com> on 2009/03/09 23:15:14 UTC

index large size file

Hi,

I'm having a couple of questions about indexing large size file. As my understanding, the default MaxFieldLength 100,000. In Lucene 2.4, we can set the MaxFieldLength during constructor. My questions are:

1) How's the performance if MaxFieldLength is set to UNLIMITED?
2) Any other options for indexing large size file?


Thx,

Amy

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: index large size file

Posted by Michael McCandless <lu...@mikemccandless.com>.
Could you re-ask this on java-user, instead?  Thanks.

Mike

On Mar 9, 2009, at 6:15 PM, Amy Zhou wrote:

> Hi,
>
> I'm having a couple of questions about indexing large size file. As  
> my understanding, the default MaxFieldLength 100,000. In Lucene 2.4,  
> we can set the MaxFieldLength during constructor. My questions are:
>
> 1) How's the performance if MaxFieldLength is set to UNLIMITED?
> 2) Any other options for indexing large size file?
>
>
> Thx,
>
> Amy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-dev-help@lucene.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org