Hi,

I have been following this discussion and as i am anticipating such a
problem when my index size grows , i would like to hear your approach on
limiting the query expansion.

Regards,
Harpreet

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Lucene Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 28, 2003 10:21 PM
Subject: Re: too many hits - OutOfMemoryError


>
> Unfortunately, no.
> The modifications are not very extreme, though.
> If you're interested in seeing our approach, let me know.
>
> DaveB
>
>
>
>
>
>                       "Eric Jain"
>                       <[EMAIL PROTECTED]        To:       "Lucene Users
List"
>                       b.ch>
<[EMAIL PROTECTED]>
>                                                cc:
>                       05/28/03 12:22 PM        Subject:  Re: too many
hits - OutOfMemoryError
>                       Please respond to
>                       "Lucene Users
>                       List"
>
>
>
>
>
>
> > We ran into this problem and decided to put a check
> > on the number of expanded terms and abort the query
> > if the number got too high.
>
> Is it possible to perform this check without having to modify Lucene's
> source code?
>
>
> --
> Eric Jain
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to