chindler
>> > H.-H.-Meier-Allee 63, D-28213 Bremen
>> > http://www.thetaphi.de
>> > eMail: u...@thetaphi.de
>> >
>> >
>> >> -Original Message-
>> >> From: Paulo Avelar [mailto:phave...@gmail.com]
>> >&
> -
> > Uwe Schindler
> > H.-H.-Meier-Allee 63, D-28213 Bremen
> > http://www.thetaphi.de
> > eMail: u...@thetaphi.de
> >
> >
> >> -Original Message-
> >> From: Paulo Avelar [mailto:phave...@gmail.com]
> >> Sent: Monday, March 15, 201
mail.com]
>> Sent: Monday, March 15, 2010 9:44 AM
>> To: java-user@lucene.apache.org
>> Subject: Re: issue querying index.
>>
>> I would love to, but it's a bit more complicated then that, there are
>> several classes
>>
>> once you see the test yo
> -Original Message-
> From: Paulo Avelar [mailto:phave...@gmail.com]
> Sent: Monday, March 15, 2010 9:44 AM
> To: java-user@lucene.apache.org
> Subject: Re: issue querying index.
>
> I would love to, but it's a bit more complicated then that, there are
> several
ler wrote:
> Can you send us the test code?
>
> -
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
>
>
>> -Original Message-
>> From: Paulo Avelar [mailto:phave...@gmail.com]
>> Sent
rg
> Subject: Re: issue querying index.
>
> Thanks for the answer,
>
> But I thought about that, and yes I did close the indexWriter before I
> search.
> I experimented with both calling commit and close, but yet I get same
> behavior.
> It's like there is a flus
Monday, March 15, 2010 9:15 AM
>> To: java-user@lucene.apache.org
>> Subject: issue querying index.
>>
>> Hello,
>>
>> I'm using the latest Lucene 3.0.1.
>>
>> I have written a simple test, which does the usual, creates an index,
>> then ad
rg
> Subject: issue querying index.
>
> Hello,
>
> I'm using the latest Lucene 3.0.1.
>
> I have written a simple test, which does the usual, creates an index,
> then add 2 tests documents to it.
>
> I'm having a strange problem, first time I run my test, which
Hello,
I'm using the latest Lucene 3.0.1.
I have written a simple test, which does the usual, creates an index,
then add 2 tests documents to it.
I'm having a strange problem, first time I run my test, which runs a
query I get nothing.
but the second time I run my test (exactly the same code) ,