Search documents and informations |
Home Page | Comments | Articles | Faq | Documents | Search | Archive | Tales from the Machine Room | Contribute | Set language to:en it | Login/Register
Boolean search
It is possible to combine words using boolean operator like
or, and and not, for example "database and oracle"
will search for documents containing both words.
The near operator allow to search documents where the words are separated
by only a few other words (or they are close together). For example
"database near3 oracle" will search for documents where the word 'database'
is at maximum 3 words from 'oracle'.
Wildcards
It is possible to search for parts of words using wildcards like * and ?. For example "distin*" will match distinct and distinguished.
Search of a complete sentence
To search a complete sentence put the sentence between quotes ("). It is also possible to use boolean operator between sentences, but not inside a sentence. For example "database oracle" or "database raima"
This site is made by me with blood, sweat and gunpowder, if you want to republish or redistribute any part of it, please drop me (or the author of the article if is not me) a mail.
This site was composed with VIM, now is composed with VIM and the (in)famous CMS FdT.
This site isn't optimized for vision with any specific browser, nor
it requires special fonts or resolution.
You're free to see it as you wish.