"Lucene Users List" <[EMAIL PROTECTED]>
> >Sent: Monday, March 11, 2002 11:18 AM
> >Subject: Re: Maximum indexable data
> >
> >
> >> I haven't heard of any such limit. There is a 'limit' of 10,000
> >> characters on a field leng
ist" <[EMAIL PROTECTED]>
>Sent: Monday, March 11, 2002 11:18 AM
>Subject: Re: Maximum indexable data
>
>
>> I haven't heard of any such limit. There is a 'limit' of 10,000
>> characters on a field length, but that is a limit only because that
>>
MAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>
Sent: Monday, March 11, 2002 11:18 AM
Subject: Re: Maximum indexable data
> I haven't heard of any such limit. There is a 'limit' of 10,000
> characters on a field length, but that is a lim
I haven't heard of any such limit. There is a 'limit' of 10,000
characters on a field length, but that is a limit only because that
number is hard coded in the source.
However, shouldn't this be very simple for you to test?
Index something over and over and see if you ever hit the wall :)
Otis
Hi,
Is there a limit for the amount of data indexable by a segment?
If so is there a limit for searching? i.e. can I give MultiSearcher
several indices that are all close to the maximum size. Thanks.
--
Herman