Re: after migration to solr 1.4, queries always return 0 items

2010-01-24 Thread athir nuaimi
Hi Eric. Thanks for the quick reply. I though the backup went in /data. I have restored the backup to /data/index and am now getting results. On 2010-01-24, at 9:46 AM, Erik Hatcher wrote: > You omitted the details. > > Is there an "index" directory under your data directory? That's the he

Re: after migration to solr 1.4, queries always return 0 items

2010-01-24 Thread Erik Hatcher
You omitted the details. Is there an "index" directory under your data directory? That's the heart of the Lucene index there. Look at Solr's admin, it'll tell you the data directory location it is using, be sure it is set where you think it should be. Erik On Jan 24, 2010, at 8

after migration to solr 1.4, queries always return 0 items

2010-01-24 Thread athir nuaimi
We have a working system based on Solr 1.3 that I tried to upgrade to 1.4 with no luck. The new 1.4 Solr server is up and running but always returns 0 results when you query it. It seems to have the correct schema but the number of documents is 0 even though I used a backup of the production d