Getting junk characters while indexing

2009-04-29 Thread Koushik Mitra
Hi, We are trying to index a .doc file. However, after indexing the dot( . ) and apostrophe( ' ) present in the file, getting converted to junk values. How to resolve the issue? Thanks, Koushik CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND

Getting incorrect value while trying to extract content from xlsx

2009-04-28 Thread Koushik Mitra
HI, I was trying to extract content from an xlsx file for indexing. However, I am getting julian date value for a cell with date format and '1.0' in place of '100%'. I want to retain the value as present in that xlsx file. Solution appreciated. Thanks, Koushik CAUTION -

Some characters are searchable

2009-04-23 Thread Koushik Mitra
Hi, I am trying to search the following characters present through solr. `, @, #, $, %, _ , , , . But I am not getting any result back, even if those characters are present in the document . So my question is are these characters getting indexed? Thanks, Koushik CAUTION -

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 Koushik Mitra
, 2009 at 12:06 PM, Koushik Mitra koushik_mi...@infosys.com wrote: 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

Re: Create incremental snapshot

2009-04-18 Thread Koushik Mitra
://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 folder contains physical index files which take space on the file