Replication Backup

2012-11-20 Thread Eva Lacy
Hi All, It takes a long time to reindex our database and so I'd like to be able to backup the solr server. I'm running solr 3.6.1 using tomcat on debian squeeze and I'd like to be able to backup to a windows server that contains the rest of our backups. There isn't much free space on the solr ser

Re: Replication Backup

2012-11-21 Thread Eva Lacy
rmance Monitoring - http://sematext.com/spm/index.html > Search Analytics - http://sematext.com/search-analytics/index.html > > > > > On Tue, Nov 20, 2012 at 12:31 PM, Eva Lacy wrote: > > > Hi All, > > > > It takes a long time to reindex our database and so I'd

Re: Replication Backup

2012-11-28 Thread Eva Lacy
Performance Monitoring - http://sematext.com/spm/index.html > Search Analytics - http://sematext.com/search-analytics/index.html > > > > > On Wed, Nov 21, 2012 at 5:40 AM, Eva Lacy wrote: > > > Hi Otis, > > > > It seems to me that I'm going to have to w

Downloading files from the solr replication Handler

2012-11-28 Thread Eva Lacy
I downloaded some configuration and data files directly from solr in an attempt to develop a backup solution. I noticed there is some characters at the start and end of the file that aren't in configuration files, I notice the same characters at the start and end of the data files. Anyone with any

Re: Downloading files from the solr replication Handler

2012-11-28 Thread Eva Lacy
Just to add to that, I'm using solr 3.6.1 On Wed, Nov 28, 2012 at 5:18 PM, Eva Lacy wrote: > I downloaded some configuration and data files directly from solr in an > attempt to develop a backup solution. > I noticed there is some characters at the start and end of the file th

Re: Downloading files from the solr replication Handler

2012-11-29 Thread Eva Lacy
ut I'm just guessing. > > Best > Erick > > > On Wed, Nov 28, 2012 at 12:19 PM, Eva Lacy wrote: > > > Just to add to that, I'm using solr 3.6.1 > > > > > > On Wed, Nov 28, 2012 at 5:18 PM, Eva Lacy wrote: > > > > > I downloaded

Re: Downloading files from the solr replication Handler

2012-11-30 Thread Eva Lacy
Doesn't make much sense if they are in binary files as well. On Thu, Nov 29, 2012 at 10:16 PM, Lance Norskog wrote: > Maybe these are text encoding markers? > > - Original Message ----- > | From: "Eva Lacy" > | To: solr-user@lucene.apache.org > | Sent: Th

Re: Downloading files from the solr replication Handler

2012-12-03 Thread Eva Lacy
ybe server is misconfigured for > that extension and sends them as text. Then they could be the markers. > > Do they look like markers? > > Regards, > Alex > On 30 Nov 2012 04:06, "Eva Lacy" wrote: > > > Doesn't make much sense if they are in binary f

Query Time Field Boost with MoreLikeThis on solr 3.6

2012-11-08 Thread Eva Lacy
I've been trying to boost fields using MoreLikeThis, I haven't been able to cause the order of the products or their score to change by changing the field boosts. I've tried using mlt.ql=field1,field2&mlt.qf=field1^2+field2^1 and several other configurations of the url to try and boost fields, it