> ~/Google Drive/My Stuff/www/blog/wp-content/upgrade/wordbook/wordbook/
FWIW, that's the result I would get while running that matching algorithm of ours using Poor Man's Brain™ (last time I looked at it though). I seem to remember it prefers matches closer to the beginning of the string to matches that are closer to "themselves" — so it would rank "1st o - 1st r - 1st b" higher than "1st orb" because it's near the end. Note that I was planning to get that algorithm deduplicated, because it appears 2 times in the source, so maybe there's some "internal misunderstanding" somewhere. Cordialement, Etienne Samson -- [email protected] > Le 13 avr. 2015 à 05:24, Rob McBroom <[email protected]> a écrit : > > On 12 Apr 2015, at 17:20, Jon Stovell wrote: > >> The underscores in there indicate that this is being matched as a string, >> not as an actual object. > > I’m assuming those underscores were inserted by hand and are not what > Quicksilver actually matched on. > > -- > Rob McBroom > http://www.skurfer.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Quicksilver" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/blacktree-quicksilver. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
