Displaying 20 results from an estimated 1000 matches similar to: "Improving partial lookup results"
2019 Sep 18
0
Improving partial lookup results
On Tue, Sep 17, 2019 at 01:27:08PM +0100, Peter Bowyer wrote:
> It handles partial phrases well, so long as the first part is complete
> (e.g. "Peter Bow" expands well). If instead I type "P Bow" it fails to
> work, as the expansion is done at the end.
The QueryParser::FLAG_PARTIAL feature aims to support a "search as you
type" feature, so it only expands a
2015 Mar 14
2
range query for terms
first, thank you,xapian!
then I'd like to ask if it is possible to do a range query on terms(like the range query on values), or if it is just a wildcard(right truncation) match.
the case is searching ip address bettween ?10.10.0.0? and ?10.10.255.255?
the user want :
1. query "10.10.10.10" < ip < "10.10.10.12" gives "10.10.10.11"
2. query
2016 Dec 29
2
Formulating Advanced Queries with Xapian-Omega
To Olly Betts:
Thank you very much for any feedback.
I apologise for this belated reply and also for the fact that the text
of the previous posting appeared fragmented, due to its fixed
chars/line format.
With reference to:
> Can, or could, one construct a query so that Omega (Xapian) can
handle
> this ?
>
> ... perhaps with some type of Regex ?
>
> It would seem
2017 Sep 26
0
bowed linear approximations
Hi Rich,
If I understand your comment about "uniformly distributed along the log=x
axis" then I think John's (second) set of commands needs a change to the
definition of xx, as follows:
xx <- exp(seq(from=log(min(x)),to=log(max(x)),length=50))
m <- lm(y ~ log(x))
yy <- predict(m, data.frame(x=xx))
points(xx, yy, col="red")
HTH,
Eric
On Mon, Sep 25, 2017 at
2017 Sep 25
5
bowed linear approximations
Dear Rich,
Assuming that I understand what you want to do, try adding the following to your script (which, by the way, is more complicated that it needs to be):
xx <- 10:50
m <- lm(y ~ x)
yy <- predict(m, data.frame(x=xx))
lines(spline(xx, yy), col="blue")
m <- lm(y ~ log(x))
yy <- predict(m, data.frame(x=xx))
points(xx, yy, col="magenta")
The first set of
2007 Aug 03
2
Problem with making dll under Windows
Dear all,
I have problems to compile a DLL for Windows XP with R version 2.5.1 (2007-06-27).
See output below:
C:\AZ_DATEN\C, C++\BE_speedup>R CMD SHLIB dmypow.c
Goto undefined subroutine &DynaLoader::bootstrap_inherit at C:\Programme\R\R-2.5
.1\share\perl/XSLoader.pm line 80.
Compilation failed in require at c:/Programme/Perl/lib/IO/Handle.pm line 262.
BEGIN failed--compilation aborted
2002 Nov 08
3
Route Vlans
Hello,
Is it possible with a linux Bow to route différents VLANs, like a router
cisco can does ?
Thank for your answers
Laurent Foucher
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2013 Jul 30
3
SMB throughput inquiry, Jeremy, and James' bow tie
I went to the site to subscribe again and ended up watching some of
Jeremy's Google interviews. I particularly enjoyed the interview with
James and the bow tie lesson at the end. :)
So anyway, I recently upgraded my home network to end-to-end GbE. My
clients are Windows XP SP3 w/hot fixes, and my Samba server is 3.5.6
atop vanilla kernel.org Linux 3.2.6 and Debian 6.0.6.
With FDX fast
2003 Sep 07
1
Sound error during launch
Hello.
Although I can hear the demo etc. now, I notice during asterisk launch I get
:-
[chan_oss.so] => (OSS Console Channel Driver)
== Console is full duplex
== Registered channel type 'Console' (OSS Console Channel Driver)
== Parsing '/etc/asterisk/oss.conf': Found
WARNING[98311]: File chan_oss.c, Line 232 (sound_thread): Read error on sound
device: Resource
2023 Feb 23
1
WERR_INTERNAL_ERROR on samba-tool domain join
On Thu, 2023-02-23 at 21:50 +0000, Rowland Penny via samba wrote:
> I would normally bow to your expertise, but that error appears to be
> coming from the clean up after the join failed. It deletes three
> DN's
> and then throws an error.
>
>
> Or am I missing something
While the print()ed messages after "Join failed" are cleanup, the
exception is stored
2006 Apr 17
2
Question about mail storage
I am in the throes of trying to understand all the issues of
transforming an old UW Imap server with mbox (I think) INBOX format
running sendmail and procmail serving 3500 users to dovecot and maildir
format. Currently, the folders are under ~/mail and the INBOXes are
under /var/spool/mail.
If I understand correctly, the typical default Dovecot/maildir format
installation will have both the INBOX
2018 Sep 25
2
Users cannot change their passwords
On Tue, 2018-09-25 at 09:59 +0100, Rowland Penny via samba wrote:
> On Tue, 25 Sep 2018 20:49:07 +1200
> Andrew Bartlett <abartlet at samba.org> wrote:
>
> > On Tue, 2018-09-25 at 09:44 +0100, Rowland Penny via samba wrote:
> > > On Mon, 24 Sep 2018 21:22:06 GMT
> > > "Torin Woltjer" <torin.woltjer at granddial.com> wrote:
> > >
2016 Feb 29
2
Segmentation Fault when trying to set root samba password, IPA as a backend
Ok
Please post the link for the bug report..
Thanks...
----- Original meddelelse -----
Fra: "Rowland penny" <rpenny at samba.org>
Til: "samba" <samba at lists.samba.org>
Sendt: mandag, 29. februar 2016 16:02:38
Emne: Re: [Samba] Segmentation Fault when trying to set root samba password, IPA as a backend
On 29/02/16 14:57, Martin Juhl wrote:
> Hi
>
2005 Jan 05
4
May i ask a question?
my version of wine is 20040408
when i use wine to install a software named "flashpgm"
it start the installshield,and a windows shows"The
operation system is not adequate for running Flash
programmer",and installation stoped.
All the imformation showed is as below:
fixme:nls:init_default_lcid charset GB18030 was not
recognized
err:dc:DCE_FreeWindowDCE [0x90031] GetDC() without
1999 Dec 12
3
Samba writing speed with big blocks
Hello !
I'm having serious problems with Samba's writing speed (both 2.0.5a from
RH 6.1 and 2.0.6 compiled from sources) on a 100Mbit network.
If I write a file with block size 65487 or less, then the writing speed is about
7-8 MB/s - a very nice value, my bow to the Samba team :)
If I change the block size to 65488 or more, then the writing speed falls
down to 3 MB/s, which is not what
2005 Jul 01
1
Qanah being put on the back burner - for now
All -
I owe a few people an apology. I jumped in to trying to start up a
project at a time when my schedule just wouldn''t handle the load. I
did not accurately estimate my time commitments for the coming months
when I made the announcement of Qanah this past March.
So, for now, Qanah is being put on the back burner. Note I didn''t say
abandoned: just postponed. If you
2008 Sep 22
1
Help for SUR model
I am an R beginner and trying to run a SUR model in R framework.
subset(esasp500, Obs <=449 & Obs>=197, select = -Date) ->ev13sub
c(Obs>=397) & c(Obs<=399) ->d13
c(Obs>=400) & c(Obs<=449) ->f13
SP500*f13 ->SP500f13
BBC~SP500+d13+SP500f13 ->sur132
BOW~SP500+d13+SP500f13 ->sur133
CSK~SP500+d13+SP500f13 ->sur134
2008 Apr 22
1
subset and boxplots
R users,
This should be simple, but I cannot figure it out. I import test.csv, then
create a subset for "brook_dis". When I plot (week, R) I get a nice
boxplot, but along the x axis, there are weeks a, b, c along with h and nh.
Thank you ahead of time. keith
rm(list=ls())
cond.exp1<-read.csv("condition/test.csv",header=TRUE)
sub<-subset(cond.exp1,
2014 Nov 17
0
Syslinux 6.03, kernel not relocatable.
On 16/11/2014 18:33, Didier Spaier wrote:
> Hi all,
>
> I have requested tests of this USB installer:
> http://slint.fr/testing/slint64-14.1_syslinux.6.03.img
> in both BIOS and UEFI modes.
>
> A test in UEFI mode:
> http://www.linuxquestions.org/questions/slackware-14/%5Bann%5D-syslinux-6-03-has-been-released-4175521209/#post5270515
>
> leaded to this message:
>
2002 Aug 01
5
SUQ: Share permissions
After parsing through the various bits of available documentation, I'm
forced to bow before the group and ask the following Silly User Question:
While I can create and set NT ACLs on files/folder, anything in the root of
the share can be deleted by any user who has access to that share. I've
munged something in my file permissions. What /should/ the file permissions
for a root share