Cool thanks!
On Fri, Sep 24, 2010 at 11:07 AM, Shay Banon wrote:
> Sure, opened https://issues.apache.org/jira/browse/LUCENE-2666, wanted to
> ping the list first to see if someone knows about it.
>
> On Fri, Sep 24, 2010 at 7:12 AM, Simon Willnauer
> wrote:
>>
>> Shay,
>>
>> would you mind open
Sure, opened https://issues.apache.org/jira/browse/LUCENE-2666, wanted to
ping the list first to see if someone knows about it.
On Fri, Sep 24, 2010 at 7:12 AM, Simon Willnauer <
simon.willna...@googlemail.com> wrote:
> Shay,
>
> would you mind open a jira issue for that?
>
> simon
>
> On Fri, Se
Shay,
would you mind open a jira issue for that?
simon
On Fri, Sep 24, 2010 at 2:53 AM, Shay Banon wrote:
> Hi,
>
> A user got this very strange exception, and I managed to get the index
> that it happens on. Basically, iterating over the TermDocs causes an AAOIB
> exception. I easily reprod
Hi,
A user got this very strange exception, and I managed to get the index
that it happens on. Basically, iterating over the TermDocs causes an AAOIB
exception. I easily reproduced it using the FieldCache which does exactly
that (the field in question is indexed as numeric). Here is the except