Hi,
Quick question - I have an alias to a url that I'd like to have show up in the search results when I type one of two words - let's say 'apple' and 'orange' for arguments sake.
If I make the Alias Group name "Apple Orange" then as I type 'apple' in the search box my alias will appear, but if I type 'orange' it doesn't.
If I add a regex match of "apple|orange" then typing 'orange' does match but only when completely typed ie typing 'orang' wouldn't cause my alias to be listed.
Short of adding "ora?n?g?e?" as my regex match, or having two different aliases (ie one for apple, one for orange), is it possible to have FARR search for partial matches within an Alias name similar to what it does for file name matching? eg a file called "Apple Orange.txt" will appear when I type 'oran'.
Thanks,
Jeff