|
SearchGun searchs not only in file name but in file content.
Search takes into account the mistakes in words and differnce
in ending/suffix. In such way, searching "invoice"
the documents containing not only "invoice", but
"invoices" (wordform), "invoise" (spelling
mistake) will be found.
If the search query consists of a few words, SearchGun is
giving out the files containing the query partly (not all
query words). Of course, such files have a less Score.
If query consists of a few words, so SearchGun searchs not
only their file existing but phrase. The pharase means a close
position of query words. If file contains an exposed phrase
containing all the required words, file will be colored by
red. In partly coincedence (for example we serch "free
icon download", and file contains the phrase "free
icon") file will be colored by blue.
SearchGun also uses statistic information of frequency word
popularity for better Score calculation. If the word is often
met in text, we suppose, the file is better required and has
a higher Score.
SearchGun uses vocabulary to determine the possible wordchanging
(adding/deleting of suffix/ending). Processing the text by
natural language may extand the serch exactness and result
relevance.
SearchGun support next file types:
|
File extension
|
File type
|
| txt, diz |
plain text file |
| doc, rtf |
MS Word documents |
| xls |
MS Excel documents |
| pdf |
Adobe PDF files |
| html, asp |
HTML files |
| hlp |
Windows help files |
| mp3, aac, wma, vqf, ogg, cda |
audio files. search in internal tags that contain information
about author, composition name, concert etc |
| zip, rar |
search in archive comment and files |
| pas, dpr, inc |
Delphi source code (search in comments) |
| c, cpp, h, hpp |
C/C++ source code (search in comments) |
|