Boolean Query: | This enables you to combine the terms through logical operators. API supports AND, OR and NOT operations. |
Show more |
Note: Boolean operators must be in upper case. |
|||||||
All Words: | This enables you to search for all words in a document. For example, searching for "world development" will return all documents which contain "world" and "development" | ||||||
Any words: | This enables you to search for any words in a document. For example, searching for "world development" will return all documents which contain "world" or "development" | ||||||
Exact phrase: | This enables you to search for exact form of a phrase in a document. For example, searching for "world development" will return all documents which contain "world development" in the same form, without any other words in between. |