search for: slop

Displaying 20 results from an estimated 52 matches for "slop".

Did you mean: slip
2018 Jun 20
2
Welcome to the "Xapian-discuss" mailing list
Hi, I'm new to Xapian and wanted to know if it has a specific feature. I want to be able to check the relation between two terms on a page based on how close they are together on the page. I want to use a combination of n-gram based labeling and the "slop" feature found in Elasticsearch. Does Xapian have this/a similar feature? I haven't been able to find any programs that have features similar to the "slop" feature on Elasticsearch yet. Thanks! On Wed, Jun 20, 2018 at 12:36 PM <xapian-discuss-request at lists.xapian.org>...
2019 May 15
2
nbdkit problem with cache/cow and unaligned sizes
...fixing it, each with some drawbacks: + in cache/cow_get_size(), truncate the plugin's size down to blksize prior to calling blk_set_size() (renders the plugin's tail unusable) + reject serving images that aren't already aligned to blksize (avoids missing bytes or worrying about past-EOF slop, but can be mean, unless...) + document that for unaligned images, you can use --filter=cache --filter=truncate round-up=BLKSIZE, to let the truncate filter take care of our slop (doesn't play nicely with the fact that we can only use a filter once, if a user wants to also use --filter=truncate...
2007 May 18
3
issues with : in the content
Hi, I''ve discovered ferret and aaf this evening, I''ve just done some tests and it seems perfect for my needs. I''m indexing text data (title, description, etc) and also ethernet hardware addresses (MAC). Sorry if that sounds trivial but I can''t find the way to correctly index and achieve correct searches on MAC addresses. If I do something like this: index =
2011 Jun 14
5
puppet dashboard
I am using Ubuntu 10.04 and ruby-enterprise (not ubuntu ruby) and installed puppet via gem. How can I install puppet-dashboard if I don''t see a gem available and if I use the ubuntu package, i get the whole slop of ruby packages sucked in (which i am trying to avoid)? # dpkg -i puppet-dashboard_1.1.0-1_all.deb Selecting previously deselected package puppet-dashboard. (Reading database ... 89313 files and directories currently installed.) Unpacking puppet-dashboard (from puppet-dashboard_1.1.0-1_all.deb)...
2013 May 16
2
R looping help
Hey I'm not really sure what I should put on here, but I am having trouble with my R code. I am trying to get the p-values, R^2s etc for a number of different groups of variables that are all in one dataset. This is the code: #Stand counter st<-1 #Collections stands<-numeric(67) slopes<-numeric(67) intercepts<-numeric(67) mses<-numeric(67) rsquares<-numeric(67) pValues<-numeric(67) #Start lists for X and Y values within each stand xi<-numeric(0) yi<-numeric(0) #Set the first element to the starting X and Y values xi[1]=X[1] yi[1]=Y[1] #Start looping working...
2007 Feb 15
3
Proximity searching in rdig ferret
Lucene has a syntax "foo bar"~10 for finding foo within 10 words of bar. Does ferret support this feature? (the ~ is used for fuzzy queries) Does rdig? This could be a deal breaker for me ''cos I really need proximity searches -- Posted via http://www.ruby-forum.com/.
2006 Oct 19
2
problem with queries
Hello, I upgraded to ferret 0.10.10 and I noticed a strange behaviour with queries. Now the queries return strange results. For example, the two following queries return the same results: familynames|firstnames:andre familynames|firstnames:andr Another example, the first query returns a correct result + incoherent results, the second query returns only the correct result:
2018 Jun 21
0
Welcome to the "Xapian-discuss" mailing list
...t; > > I'm new to Xapian and wanted to know if it has a specific feature. I want > > to be able to check the relation between two terms on a page based on how > > close they are together on the page. I want to use a combination of n-gram > > based labeling and the "slop" feature found in Elasticsearch. Does Xapian > > have this/a similar feature? I haven't been able to find any programs that > > have features similar to the "slop" feature on Elasticsearch yet. > > Hi, Gaby — you're probably looking for the window parameter...
2008 May 12
1
Using StemFilter with PhraseQuery
...ll not work but the phrase "reduce health care" will work even though the exact text "reduces health care" is contained in the original document. I''d like to use StemFilter in conjunction with PhraseQuery because I need the stemming and I also need to be able to use the slop feature of PhraseQuery. Below is my use of StemFilter and PhraseQuery. Is there anything I''m doing wrong or is the above description what I should expect? To get the response that I''m expecting I could parse the phrase and build up a query to be used by QueryParser but I''...
2009 Nov 24
2
random effects correlation in lmer
I am having an issue with lmer that I wonder if someone could explain. I am trying to fit a mixed effects model to a set of longitudinal data over a set of individual subjects: (fm1 <- lmer(x ~ time + (time|ID),aa)) I quite often find that the correlation between the random effects is 1.0: Linear mixed model fit by REML Formula: x ~ time + (time | ID) Data: aa AIC BIC logLik deviance
2006 Nov 02
3
Indexing and searching across multiple locales
Hi - I''m currently investigating support for Ferret and content that spans multiple locales. I am particularly interested in using stemming and fuzzy searches (e.g. with slop factor) across multiple locales. So far I''ve followed the online docs for implementing a Stemming Analyzer, and it is working for English terms just fine. I''ve also written a method to import data from the legacy XML files and save as ActiveRecord objects (using AAF). However, I&...
2009 Feb 09
4
Align periodic vpts to reduce timer interrupts and save power
Hi, After c/s 18694 changed vHPET to vpt, for single HVM RHEL 5u1 guest idle case, our box will consume ~0.8W more power than before. The reason is two periodical vpts'' expires are hard to be aligned in the 50us soft timer SLOP. So we are considering a vpt specific enhancement which could try to just align periodical timers within vpt. A generic enhancement is to add a new interface like align_timer: (create_periodic_time) if ( period ) pt->scheduled = align_timer(NOW() + delta) ... set_timer(&pt->timer, pt...
2006 Jul 03
8
[raidz] file not removed: No space left on device
On a system still running nv_30, I''ve a small RaidZ filled to the brim: 2 3 root at mir pts/9 ~ 78# uname -a SunOS mir 5.11 snv_30 sun4u sparc SUNW,UltraAX-MP 0 3 root at mir pts/9 ~ 50# zfs list NAME USED AVAIL REFER MOUNTPOINT mirpool1 33.6G 0 137K /mirpool1 mirpool1/home 12.3G 0 12.3G /export/home mirpool1/install 12.9G
2016 Jan 09
0
Wine release 1.9.1
...ebug registers with NtSetContextThread. kernel32: Clamp maximum console window size to screen buffer size. mshtml: Fix prototype of nsIDOMWindowUtils::SetDisplayPortMarginsForElement. cmd: Fix sharing permissions of piped output files. Stefan D?singer (3): d3d9/tests: Use a slop for test_shademode. d3d8/tests: Use a slop for test_shademode. ddraw/tests: Use a slop for test_shademode. Thomas Faber (2): msi: Use the intended attributes when overwriting the target file in cabinet_copy_file. quartz: Don't cache IFilterMapper2 interface in FilterGra...
2016 Dec 07
4
Debug Locations for Optimized Code
...f 100%, generally that doesn't adversely affect the user experience. If you step past statement A, and happen to execute one or two instructions from the next statement B before you actually stop, generally that is not important to the user. Debuggers are able to tolerate a moderate amount of slop in the source attributions, because absolute accuracy is not critical to correct operation of the debugger. This is why optimizations can get away with dropping attributions that are difficult to represent accurately. ASan should be able to encode source info for just the instructions it cares ab...
2018 Apr 09
1
linear regression with repeated measures
...ce the measures themselves are considered not very precise) for a (large) number of individuals with and without the treatment. Basically, I want to test the hypthesis that applying the procedure increases values in a linear way by a given factor, thus test the parameters of a linear regression (eg slope=1.3, offset may be different to 0). In extension to this, how could I make a confidence-interval for the estimated slop (due to the treatment) to check if the claimed value is indeed inside ? # Here some toy data, my real data are much larger and might ressemble somehow to this. # Lines are for s...
2008 May 19
1
feature question
Hi, Can ferret search for a combination of words and return the distance between them in a text? If it exists is there a way you can improve on this by looking if they are separated by a certain character(like . for different sentences)? Thanks, Radu
2008 Jun 02
1
linux c/s 561
Keir, this change looks a little odd to me - the code as it was before already set the timeout to jiffies + 1 as the lowest possible value. So I don''t understand how you could have observed any spinning over more than really short periods of time (where you happen to just see jiffies increment while setting the timeout). I''d therefore appreciate any insight to the background of
2008 Aug 12
1
CDR accuracy
Hi! I wonder how Asterisk measures the call duration. The CDR files have a accuracy of seconds. Thus, what happens if the call duration is 0.3 seconds. What will Asterisk report? 0 seconds? 1 second? What logic will be used by Asterisk: floor? ceil? round? thanks klaus
2008 Dec 26
0
FYI: IBM Netvista locking up
...grub.conf: noapic apic=off. Been up now 4 days, 22 mins. running 2.6.9-78.0.8.EL. Previously I could get maybe 4 - 6 hours before locking up. Another thing I noticed is that eth1 was on interrupt 9, the same as ACPI. I also changed the interrupt for ACPI in CMOS to 10. I'm happy as a pig in slop!!! I may now upgrade to 5.2.