|
 |
Documind
knows more than 25 different search operators, most
of which are full text operators.
The
most common operators are:
- AND
type this, for instance: documind +ocr
this
will find all documents that contain both words
- OR
try: documind,search
this
will find documents that contain either word
- NOT
as in: documind -pro
this
will find all documents containing "documind",
but not "pro"
The more
exotic operators include:
- THESAURUS
if you type: <#thesaurus>finish
this
will find "finish", but also "stop"
and "terminate" for example
- WILDCARDS there
are two types of wildcards, you can use
- * to replace any number of characters:
docu*
will
find "document", "documind",
etc.
- ? to replace individual characters:
novad?s
will
find "novadys", "novadis",
etc.
nota bene:
if you enter a couple of words without any operators
they will be joined by AND.
To
find out more about searching with Documind, we recommend
you download one of our online
help files.
|
|