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
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
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
Thanks ,Erik.
On Fri, Jan 8, 2010 at 4:34 PM, Erik Hatcher wrote:
>
> On Jan 8, 2010, at 4:14 AM, revas wrote:
>
>> I would like to know if by just copying the solr.war file to my existing
>> solr 1.3 installation ,lucene version is also upgraded to current 2.9 ?
>>
>
> Yes, Lucene 2.9 is b
On Jan 8, 2010, at 4:14 AM, revas wrote:
I would like to know if by just copying the solr.war file to my
existing
solr 1.3 installation ,lucene version is also upgraded to current
2.9 ?
Yes, Lucene 2.9 is built into solr.war, so you're automatically
upgrading that too.
I believe rei
Hello,
I would like to know if by just copying the solr.war file to my existing
solr 1.3 installation ,lucene version is also upgraded to current 2.9 ?
I believe reindex is not necessary ,is that correct?
Is there anything else apart form this that i need to do to upgrade to the
latest lucen