RE: Issues with Solr Morphline reading RFC822 files

2017-02-14 Thread Anatharaman, Srinatha (Contractor)
s.recurs...@gmail.com] Sent: Monday, February 13, 2017 5:49 PM To: solr-user@lucene.apache.org Subject: Re: Issues with Solr Morphline reading RFC822 files Can't see what's color coded in the email. > On Feb 13, 2017, at 5:35 PM, Anatharaman, Srinatha (Contractor) > wrote: > &

Re: Issues with Solr Morphline reading RFC822 files

2017-02-13 Thread Dave
Can't see what's color coded in the email. > On Feb 13, 2017, at 5:35 PM, Anatharaman, Srinatha (Contractor) > wrote: > > Hi, > > I am loading email files which are in RFC822 format into SolrCloud using Flume > But some meta data of the emails is not getting loaded to Solr. > Please find belo

Re: Issues with Solr 6.2 Backup/Restore feature

2016-09-13 Thread Georg Bottenhofer
Hi Hrishikesh, unfortunately there’s no output with Level Warning or higher at the Live-System :( I checked solr.log, solr-8983-console.log and solr_gc.log. Mit freundlichem Gruß Georg Bottenhofer -- Kennst du schon WerStr

Re: Issues with Solr 6.2 Backup/Restore feature

2016-09-13 Thread Hrishikesh Gadre
Hi Georg, It looks like "_2ag9.si" file is missing in the snapshot.shard1 folder of the backup. Can you try running Lucene CheckIndex tool on the snapshot.shard1 folder ? Also can you post the logs during the backup creation as well? Thanks Hrishikesh On Tue, Sep 13, 2016 at 7:12 PM, Georg

RE: issues with solr

2008-04-15 Thread dudes dudes
thanks for your help Erik, ak > From: [EMAIL PROTECTED] > Subject: Re: issues with solr > Date: Mon, 14 Apr 2008 14:50:34 -0400 > To: solr-user@lucene.apache.org > > There is an "Ant script" section on that mySolr page. >

Re: issues with solr

2008-04-14 Thread Erik Hatcher
wrote: thanks Erik, Basically I have used the build file from solr not from that page,... I have had a look and couldn't really find their build.xml file ! thanks ak From: [EMAIL PROTECTED] Subject: Re: issues with solr Date: Mon, 14 Apr 200

RE: issues with solr

2008-04-14 Thread dudes dudes
thanks Erik, Basically I have used the build file from solr not from that page,... I have had a look and couldn't really find their build.xml file ! thanks ak > From: [EMAIL PROTECTED] > Subject: Re: issues with solr > Date: Mon, 14 Apr

Re: issues with solr

2008-04-14 Thread Erik Hatcher
The mysolr.dist target is defined in the Ant file on that page. My guess is that you were not using the Ant build file bits there. My take is that the mySolr page is not quite what folks should be cloning for incorporation of Solr into their application. Maybe that page should be removed