similar to: Welcome to the "Xapian-discuss" mailing list

Displaying 20 results from an estimated 1000 matches similar to: "Welcome to the "Xapian-discuss" mailing list"

2018 Jun 21
0
Welcome to the "Xapian-discuss" mailing list
Please keep replies on the mailing list — more people can help (and benefit) that way :) So OP_NEAR looks for its terms close to each other (hence "near"). The window is how far away they can be. Probably the easiest way to play with this is using the NEAR syntax in the query parser. So if you had a plain text document: I am walking, always walking. And index it in a very simple
2003 Mar 19
3
SAMBA on the WAN
Is anyone routing samba connections over a wan? Is there a way to do this that will make the network admins happy? Thanks for your help with this. -alan ============================================== Alan M. Goldberg SAP Basis Specialist, Web Consultant HJ Heinz Company of Canada Ltd PH: 416-226-7542 FX:416-226-7564 CEL: 416-606-8945 PAG:416-381-0157 alan.goldberg@hjheinz.com
2007 Mar 22
6
Anyone using Goldberg for production sites?
Just starting to look at Goldberg and I like what I see so far. However, there''s quite a bit in there. Anyone using Goldberg for production sites? How is the security, flexibility, etc? Thanks for any input you can provide! Jake --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2009 Nov 22
1
Metaplot Axis Annotation
Hello, We are looking to adjust the font size of the axis annotation on the graph that results from use of the metaplot() function. Metaplot seems to respond to cex and cex.lab to change those graphical parameters, but it doesn't respond to cex.axis. Is there a way to work around this by creating a customized x-axis, and if so, how? Thanks for all your help. Syntax is below. Best, Dawn
2007 Sep 13
5
Authenticating before tests
Hi all, I''m using Goldberg, an engine that provides roles based access control for my app. I need to login before I can do controller tests, but I can''t find any examples of people doing this. Could someone point me in the right direction? I thought the simplest way would be to either call the login action from my other tests before(:all), but I can''t seem to
2013 Jul 01
3
Error al correr archivo markdown
Gracias, si uso R estudio, cree un documento nuevo, deje el ejemplo que el Restudio trae y me volvio a aparecer el mismo error, que puedo hacer para solucionarlo? El 1 de julio de 2013 15:21, Marcuzzi, Javier Rubén < javier.ruben.marcuzzi@gmail.com> escribió: > Estimada Gaby Nieves > > Si usted usa Rsutudio puede crear un archivo nuevo, le sugiero crear este, > sin colocar
2011 Sep 21
3
Quelplot
Hi all, Does anyone have an R implementation of the queplot (K.?M. Goldberg and B.?Iglewicz. Bivariate extensions of the boxplot. Technometrics, 34(3):pp. 307?320, 1992)? I'm struggling with the estimation of the asymmetry parameters. Hadley -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University http://had.co.nz/
2013 Jul 01
2
Error al correr archivo markdown
Si, ya habia hecho un archivo markdown y lo habia corrido hace unos cuantos meses El sistema es windows 7 y R version 3.0.1 (2013-05-16) el mensaje es el siguiente: > require(knitr); knit('Quiz1Markdown.Rmd', encoding='ISO8859-1'); Loading required package: knitr Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called
2001 Sep 17
5
Samba 2.2.1a
I just loaded Samba 2.2.1a (previously running 2.0.7) and am having major problems. The load on my server keeps climbing (got as high as *95* this morning. Relevant info following: Manufacturer is Sun (Sun Microsystems) System Model is Enterprise 250 Model 2400 Main Memory is 2.0 GB Virtual Memory is 4.3 GB OS Version is 5.7 This machine is
2005 May 23
3
Simply can't figure it out
Hi, I'm having a hideous problem trying to get the latest stable version to work. I've had no success and simply can't pinpoint the problem. Sorry for the rather long email but I've included as many details as I can to help here. I've been trying to install the latest stable version (as of 23rd May 2005) by downloading the tarball from the site to my OpenBSD 3.6 box,
2005 Apr 11
1
Index(?) problem under OpenBSD
Hi, My apologies if this has been mentioned before, I haven't pulled up a google search yet. I run Dovecot from the package under OpenBSD 3.6 (dovecot-0.99.10.8). The problem I have is that occasionally dovecot corrupts an index file (I think), which causes the process to gradually creep up in usage, until it hits 99%, where it stays, without quitting. If I then fire up my mail client
2015 Mar 15
3
[LLVMdev] Explicit constructors with more than one argument
Hi, Some LLVM classes (e.g. ReturnInst) have explicit constructors with at least two parameters (with no default arguments). Why is that? E.g. what are they trying to prevent? -- Gaby -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150314/4d4cc6cc/attachment.html>
2007 Jul 12
2
Integrating dovecot 1.01 into CentOS-3.8 systemw with chroot passwd dirs?
Hello. I'm administrating a CentOS 3.8 linux system (RHEL3) and I just replaced the imap-2002d-12 package that came with the system, with a dovecot 1.01 package I obtained through the dovecot home page. The problem I have, is that many of my POP3 users have jailed user accounts set up through wu-ftpd, where the dir field is of the form /home/group/./pop/user, and wu-ftpd chroots them from
2015 Mar 12
2
[LLVMdev] Google Summer of Code FP Range checks
Hi, I am interested in applying to LLVM as part Google Summer of Code 2015. I have been going through LLVM code since about 4 months now, and while going though mailing list discussions I found particular interest in the point raised by Arch Robinson in January about the development of a floating point range check pass in LLVM. I have been in touch with Arch as well as Hal Finkel about this and
2002 Dec 10
4
most pointless mentioning/advertising of a format in a film i've ever seen
In the recent muppets christmas film, god (played by whoopi goldberg- or howevr u spell her name), mentioned converting her entire album collection (every album ever recorded. ever) to mp3 files. Now that is the most pointless use of advertising the inferior mp3 format i've ever seen. Now that we've started covering the use of vorbis in games, anyone spotted any reference (no matter how
2005 Sep 13
1
Floating-point arithmetic
Hi Folks, A recent exchange on the 'octave' list led to the following paper being cited, which I had not met before: What Every Computer Scientist Should Know About Floating-Point Arithmetic, by David Goldberg, originally published in the March, 1991 issue of Computing Surveys. PDF and HTML versions are widely available on the web (see Google), e.g. at
2007 Jul 25
1
Waiting for BIND security announcement
[freebsd-security@ CC'ed to avoid answering the same there again shorly :) - if following up, please drop either freebsd-questions or freebsd-securiy to avoid "spamming" both lists] On 2007.07.24 18:15:43 -0500, Jeffrey Goldberg wrote: > As I'm sure many people know there is a newly discovered BIND vulnerability > allowing cache injection (pharming). See > >
2001 Nov 19
1
Lotus Notes under WinNT 4.0
Hello! I'm trying to run Lotus Notes (installed on another partition, Win NT 4.0) under SuSE Linux 7.2. So far I got Wine release 20011108. If I run wine --winver nt40 --debugmsg +loaddll \\ /windows/c/Programme/Lotus/Notes/notes.exe a Lotus opening window shows shortly and then on a mouseclick it does nothing or produce a memory error. It seems to have problems with ole32.dll:
2016 Jul 28
2
ElasticSearch Logrotate not working
Hey guys, I have this log rotation script setup in my /etc/logrotate.d folder /var/log/elasticsearch/*.log { daily rotate 100 size 50M copytruncate compress delaycompress missingok notifempty create 644 elasticsearch elasticsearch } And I notice that log files are still being generated that are upwards of 7 or 8 GBs. Can anyone point out to me where the
2017 May 11
2
How to detect fake CallerID? (8xx?)
Seems like this is the best idea (challenge-response), a callback. No matter the callerid, you don't know where the caller is. But if you place a call BACK to the callerid, it's going to go to the destination. Then you either need the phone to be answered, or the phone to be answered and and the challenge entered. Adam Goldberg AGP, LLC +1-202-507-9900 -----Original Message-----