search for: seraching

Displaying 20 results from an estimated 61 matches for "seraching".

Did you mean: seaching
2007 Mar 22
1
Make ferret serach for english words like "and"
I use ferret on a danish site where I would like ferret to search word like "under" and "and". These are words that are excluded by ferret but have a different meaning in danish. Can you dissable this in ferret? Cheers Mattias -- Posted via http://www.ruby-forum.com/.
2009 Oct 29
0
Serach with Xapian
hey , am looking for xapian syntax to do a range search in my code i have class Table < AR acts_as_xapian :texts => [:title], :values => [[ :left, 0, "left", :number ],[ :right, 1, "right", :number ] ], :terms => [ [: left, ''L'', "left"],[:right, ''R'',
2010 Jul 01
5
ROC curve in R
Hi, i have a fairly large amount of genomic data. I have created a dataframe which has "Reference" as one column and "Variation" as another. I want to plot a ROC curve based on these 2 columns. I have serached the R manual but I could not understand. Can anybody help me with the R code for plotting ROC curve. Thnx ashu6886 -- View this message in context:
2007 Jul 24
4
Act as Ferret supports Conditional search?
Hi all, Im a newbie to ferret.I have installed the act_as_ferret gem and i actually want to search for some content in the model,but per user. My model has data,user_id.So within the data column i have to serach for a word if it exists for a given user. So can i achieve that ? presently i know that it just searches the "data" column irrespective of the user given. Can someone help me
2020 Sep 14
3
Automatic mapping shares on logon time
Hello we are testing samba 4.11.2 and we try automatic mapping shares folders for users that their have permissions on fileserver, on the logon time, like logon script on Windows. Any have a method to do this ? I explain, instead of the user go to "File Browser" and navigate and map the share folders on the fileserver, we try to automatic map this folders on logon time. regards. PD:
2004 Apr 15
2
Rsync hangs with XP machine used as sshd server
I have a problem with rsync 2.6 protocol 27 (both client and server) running over XP via Cygwin and sshd (on remote machine). It just hangs almost randomly while transfering files after transfering a few megabytes, not always on the same file. When the remote machine is a Linux server I have no problems, bad news is I need also to rsync from XP... I found the problem mentioned somewhere
2013 Dec 02
2
FTS solr issue with second private namespace
Hi all, I have just stumbled over an issue with the FTS plugin of dovecot. For our primary namespace, INBOX and its subfolders, searching works without any problems but in a second namespace, which I have created for old/archived mails, searching of the mail text/body does not work. I can see the search request in the tomcat log but no result is created and the mail client (Thunderbird) keeps
2010 Feb 25
2
How to fill in a region with different patterns?
Hi to all, Here is a question which I cannot solve. Appreciate so much for any suggestions! I have a squared region which is irregularly divided into many rectangular patches. Each patch is associated with a value, and two patches possibly share a common value. I hope to fill in each patch a pattern according to its value. For instance, if a patch has value 1, then I fill in that patch
2020 Sep 14
2
Automatic mapping shares on logon time
Sorry for my mistake, this work for linux users Right?? We just need logon script for linux users for Windows users we have. El lun., 14 sept. 2020 a las 10:37, Carlos Jesus (<camjesus2 at gmail.com>) escribi?: > Hey, > You need to create a GPO. > There's a very good description here: > https://activedirectorypro.com/map-network-drives-with-group-policy/ > You can map
2007 Dec 09
1
package "growth" ... where is it ?
I would like to install the package "growth" as it contains the function "corgram" and some other presumably useful stuff for time series analysis. I can see it is in R standard library list: http://hosho.ees.hokudai.ac.jp/~kubo/Rdoc/doc/html/packages.html<http://hosho.ees.hokudai.ac.jp/%7Ekubo/Rdoc/doc/html/packages.html>
2011 Jan 08
1
Error on loading libraries -
Hello everyone! I'm working this school project in R and everything was fine until I moved to other computer. The problem is that I can't load few libraries like "Snowball" or "openNLP". Like I said, everything was fine on other computers, but at the moment, the only computer is this one that I'm finding error on. So here is the problem: I install library
2012 Oct 15
1
calculate out of different lists in R
...ke a new table that I could use to draw a map. The table should consist the name of the state plus the count. Like I said I have all the zipcodes and the count for the zipcodes, so now I would like to calculate the numbers from the zipcodes of one state. .can anyone help me?I've been trying and seraching trough other blogs and pages but I fail to find something that helps me. Thanks a lot -- View this message in context: http://r.789695.n4.nabble.com/calculate-out-of-different-lists-in-R-tp4646221.html Sent from the R help mailing list archive at Nabble.com.
2013 Jul 31
0
Fwd: Syslinux 6.01 PXE tftp problem
I've run debug.c32 with syslinux-6.02pre15 and got the following output: The kernel image is rescue/dev-64/vmlinuz.img searchdir: rescue/dev-64/vmlinuz.c32 [...] PXE: file = 0x00000000be887fa8, retries left = 0: failed serachdir: error seraching file rescue/dev-64/vmlinuz.c32 searchdir: rescue/dev-64/vmlinuz.c32 [...] PXE: file = 0x00000000be887fa8, retries left = 0: failed serachdir: error seraching file rescue/dev-64/vmlinuz.c32 searchdir: rescue/dev-64/vmlinuz.img [...] PXE: file = 0x00000000be887fa8, retries left = 0: ok Loading rescu...
2002 Feb 01
4
ROC curves using R
I did some serach around. It seems that ROC curve computation is not supported on R. Anyone has some leads? Thanks. Jason ===== Jason G. Liao, Ph.D. Division of Biometrics UMDNJ School of Public Health 335 George Street, Suite 2200 New Brunswick, NJ 08903-2688 phone (732) 235-9748, fax (732) 235-9777 http://www.geocities.com/jg_liao __________________________________________________ Great
2019 Jan 13
1
Indexing paralelism
Hi Observing the processes of FTS, I observe the following: 1 - For one user, indexer-wroker does not start several threads for each request. On teh contrary, it waits for the first request to finish before starting the second. How to make sure all requests (or a limited number of it, for instance linked to the CPU number on the machine) are started asap ? 2 - If a IMAP query is received,
2006 Jan 08
1
Clustering and Rand Index - VS-KM
Dear WizaRds, I have been trying to compute the adjusted Rand index as by Hubert/ Arabie, and could not correctly approach how to define a partition object as in my last request yesterday. With package fpc I try to work around the problem, using my original data: mat <- matrix( c(6,7,8,2,3,4,12,14,14, 14,15,13,3,1,2,3,4,2, 15,3,10,5,11,7,13,6,1, 15,4,10,6,12,8,12,7,1), ncol=9, byrow=T )
2013 Jul 29
2
Syslinux 6.01 PXE tftp problem
I've tried the pre version, also the today's pre15. Also not working. I've checked it with wireshark, here is the output: No. Time Source Destination Protocol Length Info 1 0.000000 192.168.3.13 192.168.3.1 TFTP 97 Read Request, File: rescue/dev-64/vmlinuz, Transfer type: octet, tsize\000=0\000,
2008 May 24
2
Use of XEN_GUEST_HANDLE
Hi all, I have recently started to go through xen source. I want to know the usage of XEN_GUEST_HANDLE. I see thats its just a macro which will prefix each data type with __guest_handle_ . And DEFINE_XEN_GUEST_HANDLE(name) will just typedefs ''__guest_handle_name'' to be a pointer to a data type ''name '' . What is the reason for such abstraction? And how
2020 Sep 15
2
Fwd: Automatic mapping shares on logon time
See answer at the bottom. Le 14/09/2020 ? 15:56, jmpatagonia via samba a ?crit?: > Yes sorry for my mistake, we need map share folders that the user have > permission, at logon time on Linux Desktop User. > > And if for example a user change of departament or area, the shares change, > so we change the maps shares folders on logon. > > On Windows users is easy like GPO o
2023 Nov 26
1
Switching to a RFC2307 Schema
...f RFC2307 is already enabled:", so I don't know how to > > check that. > > You don't have to check anything, if it is a Samba AD DC (or a Windows > DC) then it has the rfc2307 attributes in the schema. > Ok, as mentioned above it's obviously possible to check by seraching for "CN=ypServ30" with "ldbsearch -H /var/lib/samba/private/sam.ldb". > > > > I don't have the need for an AD backend and am using rid at the > > moment, but as it could happen that we need to allow logins to Linux > > servers I would like to have th...