search for: fuzzi

Displaying 20 results from an estimated 1231 matches for "fuzzi".

Did you mean: fuzzy
2014 May 01
0
[Bug 10581] New: --fuzzy-delay and --fuzzy-limit for fuzzy match tuning
https://bugzilla.samba.org/show_bug.cgi?id=10581 Summary: --fuzzy-delay and --fuzzy-limit for fuzzy match tuning Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: samba at
2016 Dec 30
1
[Bug 12489] New: --fuzzy --fuzzy does not work with daemon
https://bugzilla.samba.org/show_bug.cgi?id=12489 Bug ID: 12489 Summary: --fuzzy --fuzzy does not work with daemon Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 Component: core Assignee: wayned at samba.org Reporter:
2012 Mar 22
1
Help debugging an issue with --fuzzy --fuzzy and --link-dest
I've identified a situation where the combination of --fuzzy --fuzzy (yes: two of them) and --link-dest is not behaving as I'd expect. I'm first wondering if my expectation is wrong. Assuming that it is not, then I'm wondering how best to figure out the problem. The double use of --fuzzy is based upon https://bugzilla.samba.org/ show_bug.cgi?id=4056 which should be present on
2017 Jan 05
3
[Bug 12498] New: --fuzzy --fuzzy hugely impacts performance even if its' not needed
https://bugzilla.samba.org/show_bug.cgi?id=12498 Bug ID: 12498 Summary: --fuzzy --fuzzy hugely impacts performance even if its' not needed Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core
2014 Mar 07
1
Problem using --debug=FUZZY[2] flags
Hi, I'm having a problem trying to get the --debug flags to work with 3.1.0. I wanted to check with the mailing list to make sure this is really a bug and not something I'm misunderstanding. This is what I'm running (as a test): rsync --fuzzy --fuzzy -vv --debug=FUZZY,FUZZY2 C_VOL-b001-i3818.spi rsync://user at localhost/SHARENAME/dest The "dest" folder on the destination
2019 Sep 01
2
[Bug 14109] New: Support Custom Fuzzy Basis Selection Algorithm
https://bugzilla.samba.org/show_bug.cgi?id=14109 Bug ID: 14109 Summary: Support Custom Fuzzy Basis Selection Algorithm Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayne at opencoder.net
2016 Dec 29
1
link-dest + fuzzy twice = vanished
Hello, I use --link-dest which works perfectly : rsync -a -R --link-dest="../2016-12-28/" --link-dest="../2016-12-27/" /my/backup/folder ::daemon/mycomputer/2016-12-29/ Now I would like to use --fuzzy --fuzzy, so that rsync algorithm can also work with similarly named files found in other link-dest directories. So I simply added --fuzzy --fuzzy to my previous command line.
2008 Jan 21
1
fuzzy search question
...new set of results (I''m using ActsAsFerret, so I''d be doing some surgery on ActsAsFerret::SearchResults that gets pretty fragile with pagination). Is there an easier way to have a FuzzyQuery return the exact hits first? It looks like the score is the same regardless of the fuzziness of a specific term match. thanks!
2006 Jan 10
13
DO NOT REPLY [Bug 3392] New: fuzzy misbehaving if source is a file
https://bugzilla.samba.org/show_bug.cgi?id=3392 Summary: fuzzy misbehaving if source is a file Product: rsync Version: 2.6.6 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: egmont@uhulinux.hu
2014 Mar 07
0
Problem using --fuzzy with --*-dest flags
Hi, I'm trying to get the --fuzzy option to work with --compare-dest with rsync 3.1.0. I'm testing with two files. "C_VOL-b001-i3818.spi" and "C_VOL-b001-i3816.spi" are copies of one another, but I've modified the latter a bit with a hex editor as a test. The modified date is still the same. This works for me (fuzzy is utilized against the 3816 test file): rsync
2005 Jan 05
1
rsync filename heuristics
On 5 Jan 2005, Rusty Russell <rusty@rustcorp.com.au> wrote: > On Tue, 2005-01-04 at 18:24 +0100, Robert Lemmen wrote: > > hi rusty, > > > > i read on some webpage about rsync and debian that you wrote a patch to > > rsync that let's it uses heuristics when deciding which local file to > > use. could you tell me whether this is planned to be included in
2013 Nov 12
3
[Bug 10263] New: Extend Behaviour of the --fuzzy Parameter
...xisting directories with the same (or similar) creation date. If such a directory is found (/foo/bar) then rsync can look inside this for matches for existing files, possibly using linking for speed. Linking is obviously preferred, but may depend a lot on whether rsync can detect in advance if the fuzzily matched directory is going to be deleted, as this would mean that linking or moving would be okay to do. Anyway, this could help to solve or at least limit a common pitfall with synchronisation that arises when a directory is renamed or moved. i recommend the use of an optional parameter, e.g...
2005 May 30
2
"FANNY" function in R package "cluster"
...ster Analysis_ (1990) by Kaufman & Rousseeuw, the authors discuss the FANNY algorithm. On pages 189-190, they attempt to demonstrate an equivalence between Fuzzy c-Means (FCM) and FANNY. In doing so they, appear to be assuming that the value of the 'm' parameter in FCM (a measure of the fuzziness) is fixed at m=2. Although this is how FCM was originally formulated, it eventually became apparent that m should be a user-specified parameter and not a fixed value of m=2. My question, then, is twofold. Firstly, am I correct in saying that Kaufman & Rousseeuw have assumed m=2 in their fo...
2015 Sep 27
1
dovecot, fts, solr5 patch, fuzzy search
Hi! I have a patch and several thoughts about FTS in dovecot. I. SOLR v5.1 and above doesn't allow GET /select queries with Content-Type header set, so, I just removed it from the code: --- dovecot-2.2.18/src/plugins/fts-solr/solr-connection.c 2015-05-13 17:14:45.000000000 +0300 +++ dovecot-2.2.18.patch/src/plugins/fts-solr/solr-connection.c 2015-09-27 19:47:40.363843359 +0300 @@ -432,7
2003 Jul 19
2
I don't find "fuzzy matching"
hello. I'm a student that work on R.(version 1.7.0) I need to some data frames such as "possum","Beams"'"kiwishade","dolphins",... . I typed help.search("possum") and so on,but the response was "No help files found with alias or title matching 'possum' using fuzzy matching.". I dont know what is "fuzzy matching"
2004 Sep 23
0
[Bug 1812] New: fuzzy not working in 2.6.3-pre{1,2}
https://bugzilla.samba.org/show_bug.cgi?id=1812 Summary: fuzzy not working in 2.6.3-pre{1,2} Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: egmont@uhulinux.hu
2009 Nov 10
2
--fuzzy search over to-be-deleted files to catch moved files and directories
Hi, I use rsync via rsnapshot to backup a large collection of files. Using "--fuzzy" already saves me a lot of time by discovering most renames that happen within a directory. Therfore I already use the "--delete-after" option. Now the question is, if fuzzy search could be extended to search for moved files across directory borders. If for example I move pictures aound to
2009 Dec 21
0
--fuzzy enhancements: size match in all directories
Hello everyone, Image you rsynced your mp3 archive. Later you do some cleanup renaming and start splitting up the directory into a hierarchy and do some file move around. Data-wise you did nothing, meta-data-wise you did a lot. --fuzzy comes into mind for the next rsync. Unfortunately fuzzy matching does not include other (sub-)directories and cares a little too much about modification times for
2017 Jan 19
1
[Bug 12530] New: [REQ] Improve fuzzy using files being uploaded
https://bugzilla.samba.org/show_bug.cgi?id=12530 Bug ID: 12530 Summary: [REQ] Improve fuzzy using files being uploaded Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org
2008 Dec 08
4
DO NOT REPLY [Bug 5954] New: Implement something like --very-fuzzy
https://bugzilla.samba.org/show_bug.cgi?id=5954 Summary: Implement something like --very-fuzzy Product: rsync Version: 3.1.0 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: wasabi@larvalstage.net