Re: Index not getting refreshed

2011-09-16 Thread Chris Hostetter
: I am commiting but not doing replication now. Mine sort order also includes : last login timestamp. the new profiles are being reflected in my SOLR admin : & db. but its not listed on my website. please be *specific* what do you mean when you say "the new profiles are being reflected in my SO

Re: Index not getting refreshed

2011-09-15 Thread Mike Sokolov
Is it possible you have two solr instances running off the same index folder? This was a mistake I stumbled into early on - I was writing with one, and reading with the other, so I didn't see updates. -Mike On 09/15/2011 12:37 AM, Pawan Darira wrote: I am commiting but not doing replication

Re: Index not getting refreshed

2011-09-14 Thread Pawan Darira
I have written simple java code to index my data. i am creating xml documents & adding in the index. sorry, but due to company's policy could not share the configuration details here. On Wed, Sep 14, 2011 at 10:42 PM, Rahul Warawdekar < rahul.warawde...@gmail.com> wrote: > Hi Pawan, > > Can you p

Re: Index not getting refreshed

2011-09-14 Thread Pawan Darira
I am commiting but not doing replication now. Mine sort order also includes last login timestamp. the new profiles are being reflected in my SOLR admin & db. but its not listed on my website. On Thu, Sep 15, 2011 at 4:25 AM, Chris Hostetter wrote: > > : I am using Solr 3.2 on a live website. i ge

Re: Index not getting refreshed

2011-09-14 Thread Chris Hostetter
: I am using Solr 3.2 on a live website. i get live user's data of about 2000 : per day. I do an incremental index every 8 hours. but my search results : always show the same result with same sorting order. when i check the same Are you commiting? Are you using replication? Are you using a sort

Re: Index not getting refreshed

2011-09-14 Thread Rahul Warawdekar
Hi Pawan, Can you please share more details on the indexing mechanism ? (DIH, SolrJ or any other) Please let us know the configuration details. On Wed, Sep 14, 2011 at 12:48 PM, Pawan Darira wrote: > Hi > > I am using Solr 3.2 on a live website. i get live user's data of about 2000 > per day.

Index not getting refreshed

2011-09-14 Thread Pawan Darira
Hi I am using Solr 3.2 on a live website. i get live user's data of about 2000 per day. I do an incremental index every 8 hours. but my search results always show the same result with same sorting order. when i check the same search from corresponding db, it gives me different results always (as n