Numeric operators

Below is the list of operators to use for the Search module, only for numeric fields like :

-     Date (Publication date /PD, Priority date /PRD…)

-     Numbers (Number of publication numbers NPN= etc…)

For more precisions about the numeric fields in Fampat, please see the factsheet on the main page “Guides and Tutorials”.

 

=

Equal (default)

6

Greater than

>3

Less than

<5

>=

Greater than or equal to

>=2

<=

Less than or equal to

<=4

:

Range

2000-01-01:2000-03-31, NPN=3:5

Tips : the range operator : can be used in the command line like 1:3 => 1 OR 2 OR 3