Displaying 5 results from an estimated 5 matches for "westpac".
2007 Feb 10
7
Adding entry breaks index
...I need it to work
on the debian server)
narrowed it down to one single entry that when you add or delete from
the index completely changes results in unrelated searches.
a little console output shows this best.
index = Ferret::Index::Index.new(FerretConfig::INDEXOPTIONS)
puts index.search("westpac").total_hits
286
puts index.search("westpac branch").total_hits
277
doc = Entry.find(1094481).make_entry_ferret_doc
=> {:latitude1d=>"36.9", :address=>"61 Remuera Rd, Newmarket",
:longitude1d=>"174.8", :name=>"Spiro''s Floris...
2003 Feb 19
4
newbie wants to compile SCP into his own application
Hi all,
I have seen in the OpenSSH source that the scp executable is built by
compiling scp.c and linking with libopenbsd-compat.a and libssh.a. (Correct
me here if I'm wrong)
My question is, can I make this a module in my own application by using the
scp.c source and ilnking the libraries mentioned above ? The reason is, I
want to perform an SCP from my application, but I don't want to
2024 Jul 18
2
[OT] Re: scattered thoughts on connection sharing
...as sent via
a mailing list reduce the score.
Some mail filters treat certain domains specially and add a much higher
score if they fail DMARC auth checks. (For rspamd this adds a
"BLACKLIST_DMARC" score and the list includes various domains
relating to ing, barclays, hsbc, paypal, chase, westpac, etc, as well as
various other well known companies). So, sending from a barclays.com
address you'll be more likely to have messages you send via a mailing
list accidentally marked as junk than someone using a less "high value"
domain.
> -----Original Message-----
> From: Stuar...
2024 Jul 17
1
scattered thoughts on connection sharing
I don't know enough about DMARC to make any sense of what you just said... actually wait, maybe I get it.
You're saying that email sent that I send to the list will land in your inbox with my address in the From header.
But the recipient mail system will think to itself
"this message couldn't possibly have come from Mark, because a cursory inspection of the routing history clearly
2009 May 11
1
R Error, very odd....
I'm trying to analyse some excel data in R. The problem is that when i input
the data with the first column as absolute values, everything works fine,
can analyse as normal. When I leave the first column unchanged to import
negative numbers as well I get:
Error in storage.mode(y) <- "double" :
invalid to change the storage mode of a factor
In addition: Warning message:
In