Back | ||||||||||||||||||||||
FtpLocate Simple Query | ||||||||||||||||||||||
single word query Just type the keyword and press the [Search] button multiple words query ; is used for AND , is used for OR word1;word2;word3 is used to query for
filename containing word1 and word2 and word3
ps: The pattern match in FtpLocate is case insensitive
|
||||||||||||||||||||||
Search files by filename | ||||||||||||||||||||||
FtpLocate provides the user 2 types of search: search by filename & search by description When search button is labeled "Filename Search", it means in search by filename mode Input a partial or complete filename and the FtpLocate will find out
all files whose filename contains the keyword string. The result is grouped
by ftp servers, and the ftp server most near by the client will be displayed
first.(by domain name)
Example
ps: No matter in simple word or multiple words query, only the files whose filename contains at least one keyword will be returned in order not to get too many useless results.
|
||||||||||||||||||||||
Search files by descriptions | ||||||||||||||||||||||
When search button is labeled "Description Search", it means in search by description mode Sometime, we may want to search some files of certain usage or function without knowing the filename of them. Even with a ftp search engine, it would be a hard work to search such files. The FtpLocate has built a file description database to solve this problem . This database enables FtpLocate to help the user to search the files they want without knowing the filename. The result is grouped by descriptions, each description is followed by related keywords of filename. The user could click any keyword and the keyword will be passed to the FtpLocate filename search engine to get a more detail result. Example
|
||||||||||||||||||||||
Advanced Query | ||||||||||||||||||||||
Besides the AND(;) and OR(,) operations, the FtpLocate supports most meta characters in regular expression
ps: FtpLocate uses Glimpse as the indexer, the regular expression support is actually done by Glimpse Example
|