Re: Solr results not updating

2010-07-06 Thread Moazzam Khan
That's exactly what it was. I forgot to commit.

Thanks,

Moazzam

On Tue, Jul 6, 2010 at 3:29 PM, Markus Jelsma  wrote:
> Hi,
>
>
>
> If q=*:* doesn't show your insert, then you forgot the commit:
>
> http://wiki.apache.org/solr/UpdateXmlMessages#A.22commit.22_and_.22optimize.22
>
>
>
> Cheers,
>
>
>
> -Original message-
> From: Moazzam Khan 
> Sent: Tue 06-07-2010 22:09
> To: solr-user@lucene.apache.org;
> Subject: Solr results not updating
>
> Hi,
>
> I just successfully inserted a document into SOlr but when I search
> for it, it doesn't show up. Is it a cache issue or something? Is there
> a way to make sure it was inserted properly? And, it's there?
>
> Thanks,
> Moazzam
>


RE: Solr results not updating

2010-07-06 Thread Markus Jelsma
Hi,

 

If q=*:* doesn't show your insert, then you forgot the commit:

http://wiki.apache.org/solr/UpdateXmlMessages#A.22commit.22_and_.22optimize.22

 

Cheers,


 
-Original message-
From: Moazzam Khan 
Sent: Tue 06-07-2010 22:09
To: solr-user@lucene.apache.org; 
Subject: Solr results not updating

Hi,

I just successfully inserted a document into SOlr but when I search
for it, it doesn't show up. Is it a cache issue or something? Is there
a way to make sure it was inserted properly? And, it's there?

Thanks,
Moazzam