similar to: (no subject)

Displaying 20 results from an estimated 300 matches similar to: "(no subject)"

2007 Sep 06
0
Ferret 0.11.4 issue
Hi, please switch to Ferret 0.11.4 first. Jens On Thu, Sep 06, 2007 at 02:03:23PM +0530, golak Sarangi wrote: > On Wed, Sep 05, 2007 at 04:59:36PM +0530, golak Sarangi wrote: > > calculation that ferret does to give me the output score. Although > > the output that i get is relevant enough but its like a black hole > > from outside. I tried to search for it from the C
2007 Sep 04
3
can boost change dynamically??
Hi, I have got a peculiar requirement in my project. I need to apply some boost to different fields of my index. But the problem is the boost that needs to be applied is dynamic. It changes for everyrow of data.I am storing that in the index itself while building it. Is there anyway by which i can add the boost to search query while searching. at present am retreiving the whole set of searched
2007 Sep 12
2
ported index from one machine to another
Hi, I built an index on a free bsd machine using ferret and then ported the index to another machine. While searching from that copied index the searcher generates a file not found error. I have set all the permission right and the files do exist in the directories.on creating index from local machine the searcher finds the index. could any body please tell what might be the problem. Is it a
2007 Jul 26
1
doubts in ferret
I am using ferret to build a search application for my site. I used stemming analyzer to build the index. When i searched "market" i get hits but on searching "marketing" i get no hits,while there are fields containing the word marketing. I am using stemming analyzer even while searching. Is the problem with the analyzer? Or am I missing out something -------------- next part
2007 Jul 14
1
performance bottleneck
I have got my database in Mysql. I used ferret to index a table with 10 million rows. On limiting the selection of data to 1000 initial retrieval, it takes 200 seconds but for the whole table it took more than four hours and after which i had to close my indexing application. I used the StandardAnalyser for it. There is no problem from the database side as retrieval of all the data in the table
2017 Dec 11
2
hosting emails at home
thatis not secure and you might as well use gmail It is not so hard to just get a static IP and put a mail server up. fit/pc has perfect boxes for this, run on about 15w/h power On Sun, Dec 10, 2017 at 02:42:36PM -0800, Kenneth Porter wrote: > On 12/10/2017 12:39 PM, Stephan H wrote: > >I have dovecot postfix setup on my home server as well. I use a virtual > >server in the
2016 Dec 23
2
Cannot connect to Samab
jserinki7 jserink # netstat -lnptu Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 3711/dnsmasq tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2849/cupsd tcp 0 0 192.168.100.1:445
2012 Aug 22
6
Duplicate definition : Merging arrays
Hello, I am trying to create a new array by combining two other arrays. I get the following error while running : Duplicate definition: Print[test0] is already defined in file /etc/puppet/manifests/test.pp at line 47; cannot redefine at /etc/puppet/manifests/test.pp:47 My code is similar to this : <snip> ..... ..... $sys_server = [ ginger , test0 ] $usr_server = [ test0, test1,
2013 Mar 27
6
Nodes Could not retrieve catalog from remote server: execution expired
Almost 4-5% of the total number of nodes are not receiving catalog from the master on an hourly run. We have about 250 nodes. The nodes that are receiving this error are rather random. The hourly cron happens almost at the same time. Is there any configuration changes for Puppet that can be done to avoid this ? Puppet (err): Could not retrieve catalog from remote server: execution expired
2010 Dec 14
1
Installing R-packages in Windows
Hi there, I have the following problem and I hope somebody might help me. First of all: I am using WinXP SP3 (english and/or german) with R in Version 2.10.0. Now I am trying to install some packages but unfortunately I am getting a weird error. No matter which package I am trying to install - I nearly get the same error. It looks like this:
2012 May 01
1
uninitialized constant LoginController in Ruby
This is my environment.rb # Load the rails application require File.expand_path(''../application'', __FILE__) # Initialize the rails application Qstack::Application.initialize! require ''koala'' This is my application_controller.rb class ApplicationController < ActionController::Base # protect_from_forgery before_filter :parse_facebook_cookies def
2017 Dec 11
0
hosting emails at home
--On Monday, December 11, 2017 1:07 PM -0500 Ruben Safir <ruben at mrbrklyn.com> wrote: > thatis not secure and you might as well use gmail > > It is not so hard to just get a static IP and put a mail server up. Why do you think this isn't secure? Gmail wouldn't let me run my own spam and AV solution. My external server gives me full control, with sendmail, MIMEDefang,
2003 Jun 20
1
use id and paswrod problem
Iam new to Samba and have installed/compiled 2.2.8a on my AIX 5.1 system. I cans ee the shares fine. However when I go to the PC and double click on the share it asks me for a passwd. This is what I want OK so far. When I enter in my unix ID and unix passwd it does not accept it. I keep getting invalid id or passwd message. I have made the samba password file from the unix per the instruction :
2016 Dec 23
0
Cannot connect to Samab
first keep your mail on the list and only the list it makes me tired when people deliver denugging infos in pieces - what about "telnet host port" - what makes you sure that a low level connection even works and no firefwall or whatever device blocks the connection and as long that is not clear any other debugging is useless and i still don't get why in the world don't you
2017 Dec 06
1
Linux IO Performance Monitor
Hello Friends, I wanna to ask how to learn disk (read,write) latency on linux server I use "iostat -kx 5" command to learn latency. But i cant understand which field show latency, svctm or iowait ? And if value svctm is gerater than 15 ms can we say there is a slowly io performance ? And i wanna to learn can we list io latency and utilization for per process? Thanks.
2016 Dec 23
1
Cannot connect to Samab
Comments below: On Fri, Dec 23, 2016 at 8:56 PM, Reindl Harald via samba < samba at lists.samba.org> wrote: > first keep your mail on the list and only the list > > it makes me tired when people deliver denugging infos in pieces Me too. :) > - what about "telnet host port" A telnet server is not running. I think that's why you don't see it. > - what
2016 Dec 23
2
Cannot connect to Samab
Hi All: My machine: jserinki7 jserink # uname -a Linux jserinki7 4.8.10-gentoo #64 SMP PREEMPT Sun Dec 4 02:01:32 SGT 2016 x86_64 Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz GenuineIntel GNU/Linux jserinki7 jserink # equery list samba * Searching for samba ... [IP-] [ ] net-fs/samba-4.2.11:0 I run samba as an internal server to my machine to share my ext4 file system to my windows7 guest I use
2013 Mar 19
0
[LLVMdev] Basic Block code sample
Hi, Example on how to iterate over CFG, take a look at DominanceFrontier.cpp. You can further implement easily a traverse graph algorithm. On Tue, Mar 19, 2013 at 2:35 PM, Ashish Kulkarni < ashish-kulkarni at hotmail.com> wrote: > Hi LLVM Delveloper, > i've been working on LLVM and Clang to get basic block information. > The CFG supports Visitors (CFG.h) but i might
2013 Mar 19
2
[LLVMdev] Basic Block code sample
Hi LLVM Delveloper, i've been working on LLVM and Clang to get basic block information. The CFG supports Visitors (CFG.h) but i might want to ask that is there any code sample available so that i can get the things easily.. Regards, Kulkarni Ashish A. College of engineering, Pune India. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Aug 13
2
Puzzling warning using 2.3.1...
Greetings folks: Stepped away from a win/lin dual boot system and spent the better part of the past week resetting a windows only arrangement. Before the switch I was running 2.3.1 without any strange behaviours. When I reached the point of putting it back on the machine I would get this puzzling warning the first time I would try to select a cran mirror: > chooseCRANmirror() Warning