Displaying 20 results from an estimated 3000 matches similar to: "Scoring/similarity, biased towards small fields?"
2006 Aug 23
4
Ferret 0.10 and Fields
Hey ...
I just tried to convert my code to 0.10 .. But i''m currently not sure
how to use fields..
i really like some of the new api.. its leaner and i like the fact that
these strange consts are gone (like
Ferret::Search::BooleanClause::Occur::MUST) ..
I see that you''re now having Ferret::Index::FieldInfo to describe the
fields of the index.. thats good.. and i now see that
2018 Mar 29
4
Question
I own a recording studio. We do a weekly live concert broadcast to Facebook using Wirecast software. There is an internet radio station that uses icecast that wants to carry the audio from my broadcast live. I have no idea how to get the audio to them. I use Mac computers. Can someone help me with that.
Cliff Witherspoon
Red Arrow Entertainment
864-613-4201
2018 Mar 30
2
Question
Thanks for the help. Will work on that.
Cliff Witherspoon
Red Arrow Entertainment
864-613-4201
> On Mar 29, 2018, at 5:37 PM, Richard Elen <relen at brideswell.com> wrote:
>
> If you can split the feed, eg with Audio Hijack, you could feed the audio into a streaming audio client, such as Nicecast (mp3 only, $, due to be discontinued), LadioCast (mp3/AAC, free, App Store) or BUTT
2007 Dec 12
1
ucs2 build of xapian?
Hi folks--
I'd really like to try out Xapian on my current server setup (Debian Sarge, Apache2, mod_python, django, postgresql, psycopg2). Problem is, my Python is compiled as ucs2, which is incompatible w/Xapian. I've tried recompiling Python w/ucs4, but it inevitably breaks psycopg2 (which I've blitzed & reinstalled on top of the new Python build, seems like dozens of times
2018 Mar 30
1
Question
Thank you Richard. They do have me set up with a DJ account to I will put all of this together today and see what I can make work. Thanks to all.
Cliff Witherspoon
Red Arrow Entertainment
864-613-4201
> On Mar 30, 2018, at 5:04 AM, Richard Elen <relen at brideswell.com> wrote:
>
> Hi, Cliff...
>
> The suggestions I've made assume that the station would allow you to
2007 Apr 09
5
IndexReader#terms for all fields?
Is it possible to query the index for a TermEnum for all fields in
the index instead of just ?
Thanks,
John
2007 Jul 11
4
Query scoring - WTF?
Hi!
I thought I understood Ferret''s query scoring and how to tweak
results using boost values. What I currently experience however,
leaves me completely baffled.
Perhaps someone can shed some light on the scoring algorithm, because
asking Ferret to "explain" the score for a particular document isn''t
as informative as I thought. Actually, it confuses me even
2006 Nov 02
2
highlighting with find_by_contents
I''m trying to highlight keyword snippets using the highlight method of
the results returned from find_by_contents (the actual models), but
always come up with an empty array. Any ideas what could be going wrong?
--
Posted via http://www.ruby-forum.com/.
2006 Aug 29
7
uninitialized constant UNTOKENIZED
I''m getting "uninitialized constant UNTOKENIZED" when I try to do
something like the following:
class Url < ActiveRecord::Base
acts_as_ferret :fields => {''name'' => {},
''description'' => {},
''url'' => {:index =>
Ferret::Document::Field::Index::UNTOKENIZED},
2007 Feb 20
2
Asterisk CDR MySQL
I'm attempting to setup Asterisk 1.4.0 CDRs to use MySQL.
Modules show like cdr_mysql.so tells me it is loaded.
Reload cdr with MySQL started or stopped makes no difference in the errors.
Ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070220/55700f37/attachment.htm
2006 Dec 28
13
Sorting/Ordering Search Results
Hello All,
I am having an issue with AAF and sorting results of a search. Right
now, I have results being split onto pages of 10. The results are being
sorted alphabetically, but not across multiple pages - it''s just sorting
the 10 it pulls down on each page. I noticed another post from April
regarding this same issue (http://www.ruby-forum.com/topic/62993#66934)
where the issue was
2003 Mar 30
4
cant set up a no password login
hi
have problems to get an samba server up that offers shares for all
without a password
heres my smb.conf file located under /usr/local/samba/lib/smb.conf
[global]
netbios name = DEATHB
server string = Samba %v on (%L)
workgroup = LANSTRIKE
encrypt passwords = yes
security = share
[homes]
browseable = no
[mp3]
comment = lmh
path = /var/glftpd/site/mp3/lame.r3mix/
browseable = yes
read only =
2003 Mar 26
3
Fw: share a folder rw, but not deletable?
Is there a way in UNIX to make a folder with read+write permissions for
some group of users, but only allow them to read and write to the
folder... not actually delete the folder itself?
I have some samba shares, and directories inside them that I want to
remain with their current structure and permission settings -- with many
similiar group-specific files inside each folder, but I don't want
2003 Mar 13
2
Sync Linux <-> NT Domain passwords
Is there a way to syncronise the Windows Domain passwords
with the linux account passwords?
SAMBA passes authentication to an NT box
password server = *
Users have local accounts on the Linux box and get access to SAMBA shares
depending on which group (linux) they belong to and if their authentication
credentials were correct.
I've tried synchronising their passwords so when they change
2006 Nov 15
0
New package for Biased Urn Models
A new package named BiasedUrn is available.
This package implements various noncentral hypergeometric distributions,
univariate and multivariate.
Includes the distribution you get when taking colored balls from an urn
without replacement, with bias.
These distributions have many applications in models of biased sampling
and models of evolution by natural selection.
The multivariate
2006 Nov 15
0
New package for Biased Urn Models
A new package named BiasedUrn is available.
This package implements various noncentral hypergeometric distributions,
univariate and multivariate.
Includes the distribution you get when taking colored balls from an urn
without replacement, with bias.
These distributions have many applications in models of biased sampling
and models of evolution by natural selection.
The multivariate
2013 Feb 06
0
adehabitatHR - Creating Biased Random Bridge UD with a boundary
Dear List,
It's the first time that I try to request your support.
I intent do use the BRB (Biased Random Bridge) function with a boundary.
I believe I have made sure to fulfill all the rules for boundaries (segment length, angle of junction)
When calculating the UD I get the following Error:
Error in adehabitatHR:::.fbboun(sor2, boundary, sigg, max(so$h)) : non convenient sign
Can
2004 Sep 05
1
Biased calculations from using rmultinom?
Dear R users,
This is a problem that has puzzled me for quite some time, and I wonder if
anyone could offer me an insight to what is happening?
I generated a multinomial matrix by using
A<-rmultinom(100,1,c(0.4,0.3,0.2,0.1), and multiply this matrix by a set of
values say B<-runif(n,100,50). I then calculate var(colSums(A*B)). I was
able to work out the theoretical mean of
2006 Nov 30
2
non-searchable columns, normalization
Hello. I am new to Ferret. I am using it through Acts as Ferret.
Let''s say I have such a table, and all columns are indexed using the
default behavior provided by acts_as_ferret:
ARTICLES
-id
-year
-body
[1] A typical request will be "select id from articles where KEYWORDS
% body". Will id be indexed for fulltext searching? clearly the
fulltext index on id will never be
2003 Dec 17
2
variance estimates in lme biased?
Hi all,
I didn't get a response to my post of this issue a week ago, so I've
tried to clarify:
When I use lme to analyze a model of nested random effects, the variance
estimates of levels higher in the hierarchy appear to have much more
variance than they should.
In the example below with 4 levels, I simulate variance in level 2
(sd=1.0) and level 4 (sd=0.1), but levels 1 and 3 do