I think this belongs to the users list - I responded there - see -
http://www.nabble.com/jvm-crashes-on-FieldCache.DEFAULT.getStrings%28reader%2C-field%29--tf2222861.html

Johannes Zillmann <[EMAIL PROTECTED]> wrote on 04/09/2006 09:57:00:

> Dear lucene folks,
>
> we have 3 indicees a la 10 mio documents.
> All indicees are accessed via one MultiReader.
> For the the first hits of a query we call:
> FieldCache.DEFAULT.getStrings(reader, field);
>
> After start querying the first 10 queries seems to hang in the
> getStrings()-method, then the the jvm crashes silently...
> Any clue what the problem could be ?
>
> best regards
> Johannes



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

Reply via email to