Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, the following query will find returns all Canadian documents which have claims in either French or English:

pnctry:CA AND flags:(has_clm_FR OR has_clm_EN)


This example will return returns Japanese documents which contain claims translated into English:

...

Similarly, flags can be used to exclude documents which have been withdrawn or deleted. In order to maintain document histories, CLAIMS Direct retains withdrawn and deleted records in our database. However, you may want to exclude these documents from your search. Adding the has_an flag will retrieve retrieves documents which have an application number, thus excluding withdrawn and deleted records.

For example, if you wanted want to know the number of documents that had been were filed in China between 2000 and 2010, excluding withdrawn and deleted records, you would can use the following search:

...