ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

Search word order

(1/2) > >>

jacemdom:
Hello,

Does anyone know of an option to allow search to work no matter the word order entered?

Example : If i enter "vpn email" i find the file named "fvi_vpnlock_email_send.vi"

But if i enter email "email vpn" then the file is not in results.

If it is not an option could it be made an option in a future version?

Thanks.

mouser:
In the example you give, FARR should still find the result whether you type "email vpn" or "vpn email".

It will give a result a higher score match if the words are in the same order as you type them, but will still find both results.

I suspect the reason it's not finding your result when you type "email vpn" is because you are starting your search with the term "email" which is probably matching an alias.

To test this you could start your search by typing "-alias email vpn" and see if it finds it.

Let me know.

mouser:
If that is the propblem you could simply disable the email alias by unchecking it in your alias list, or use the option that tells farr to only match aliases when you start with a certain keyword/symbol.

jacemdom:
I have no Aliases/Keywords/Groups configured and I can't find the option that tells farr to only match aliases when you start with a certain keyword/symbol.

mouser:
I have no Aliases/Keywords/Groups configured
--- End quote ---

FARR comes with a ton of them, all enabled by default.  They are on the Aliases/Keywords tab. And email is one of them (see the Core_Aliases\Core-Internet.alias" selection).  You can disable that alias file if you select it and then uncheck it at top right.

As for the option to only match aliases when you use a specific string, see the option on the Search Behavior tab labeled "Required Alias Prefix".

Another way to solve your problem would be to uncheck the options on the Search Behavior tab that say "Stop search on exact alias match or regex alias match" -- then the alias would trigger but it would still keep searching for matching file results.  That would be a bit confusing though, so my suggestion would be to go for one of the other fixes first.

Navigation

[0] Message Index

[#] Next page

Go to full version