Which docs are in the database?
- How does it work?
This engine searches for the occurence of one ore more keywords within the document tree. Note that these keywords must be full words to be found. If you want to search for substrings you should use an asterisk (*) at the beginning or the end of the keyword in question. A search for 'kick' will just find the occurences of the full word 'kick', but does not find the word 'kickstart'. To do so you will have to ask for 'kick*'. If you want to search for a specific phrase you need to encapsulate it in double quotes, as for example "kickstart 1.3". Search is always case insensitive, unless you enter words containing uppercase characters.
Legal Stuff / Credits:
See Also:
|