Create incremental snapshot

2009-04-18 Thread Koushik Mitra
Hi, We want to create snapshot incrementally. What we want is every time the snap shooter script runs, it should not create a snapshot with pre-existing (last snapshot indexes) + delta (newly created indexes), rather just create a snapshot with the delta (newly created indexes). Any

Re: Create incremental snapshot

2009-04-18 Thread Noble Paul നോബിള്‍ नोब्ळ्
the snapshooter does not really copy any files. They ar just hardlinks (does not consume disk space) so even a full copy is not very expensive On Sat, Apr 18, 2009 at 12:06 PM, Koushik Mitra koushik_mi...@infosys.com wrote: Hi, We want to create snapshot incrementally. What we want is every

Re: Create incremental snapshot

2009-04-18 Thread Koushik Mitra
When we run the snapshooter script, it creates a snapshot folder e.g. snapshot.20090418064010 and this snapshot folder contains physical index files which take space on the file system (as shown below). Are we missing anything here? -rw-r- 46 test test 59 Apr 17 23:26 _i.tii

Re: Create incremental snapshot

2009-04-18 Thread Noble Paul നോബിള്‍ नोब्ळ्
yeah ,that is right but those are hardlinks http://linux.about.com/cs/linux101/g/hardlinks.htm On Sat, Apr 18, 2009 at 12:20 PM, Koushik Mitra koushik_mi...@infosys.com wrote: When we run the snapshooter script, it creates a snapshot folder e.g. snapshot.20090418064010 and this snapshot

Re: Create incremental snapshot

2009-04-18 Thread Koushik Mitra
Ok If these are hard links, then where does the index data get stored? Those must be getting stored somewhere in the file system. Regards, Koushik On 18/04/09 12:35 PM, Noble Paul നോബിള്‍ नोब्ळ् noble.p...@gmail.com wrote: yeah ,that is right but those are hardlinks

Re: Create incremental snapshot

2009-04-18 Thread Shalin Shekhar Mangar
On Sat, Apr 18, 2009 at 1:06 PM, Koushik Mitra koushik_mi...@infosys.comwrote: Ok If these are hard links, then where does the index data get stored? Those must be getting stored somewhere in the file system. Yes, of course they are stored on disk. The hard links are created from the

Re: Customizing solr with my lucene

2009-04-18 Thread Allahbaksh Asadullah
Just check your schema.xmlRegards, Allahbaksh On Fri, Apr 17, 2009 at 7:56 PM, mirage1987 mirage1...@gmail.com wrote: Hey Erik, I also checked the index using luke and the index shows that the terms are indexed as they should have been. So that implies that something is wrong

Testing

2009-04-18 Thread Allahbaksh Asadullah
HI,I am just testing whether the mails sent to me are send to user groups or not. Regards, Allahbaksh -- Allahbaksh Mohammedali Asadullah, Software Engineering Technology Labs, Infosys Technolgies Limited, Electronic City, Hosur Road, Bangalore 560 100, India. (Board: 91-80-28520261 | Extn:

Re: Dictionary lookup possibilities

2009-04-18 Thread Jaco
Hi, Thanks for the suggestions! It looks like the MemoryIndex is worth having a detailed look at, so that's what I'll start on. Thanks again, bye, Jaco. 2009/4/17 Steven A Rowe sar...@syr.edu Hi Jaco, On 4/9/2009 at 2:58 PM, Jaco wrote: I'm struggling with some ideas, maybe somebody can

Slow indexing with data import handler

2009-04-18 Thread Gustavo A. Lopes
I'm indexing around 1 million documents of one type that requires 4 additional queries for each document + 0,5 M documents that only require 1 query for all. I'm using the data import handler from contrib with SolrWriter modified with allowDups = true (doesn't seem to have made any difference).

Mails are not getting reflected in user group

2009-04-18 Thread Allahbaksh Asadullah
HI Noble,I am sending many mails to the sol-user group but they are not getting displayed in mailing list. I am able to receive the emails from user's group but not able to send any mail to user group. I had sent a mail to the sol-owner too but there is no reply from it. Is there any specific