# 'We were unable to perform your search.' What should I do?

Here are **the most common errors that you should correct:** ‌

### **The query starts with AND** <a href="#querie-s-start-s-with-and-all-uppercase" id="querie-s-start-s-with-and-all-uppercase"></a>

You cannot start a query with AND all uppercase. [AND is reserved as a search operator](/datashare/usage/search-with-operators.md#and-or).

<figure><img src="/files/sRhj0x36mJ8M4M1qLsSU" alt="Screenshot of Datashare&#x27;s search page with &#x27;AND ikea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

### **The query starts with OR** <a href="#querie-s-start-s-with-or-all-uppercase" id="querie-s-start-s-with-or-all-uppercase"></a>

You cannot start a query with OR all uppercase. [OR is reserved as a search operator](/datashare/usage/search-with-operators.md#or-or-space).

<figure><img src="/files/1z4lexVffFvUjcDwkySU" alt="Screenshot of Datashare&#x27;s search page with &#x27;OR ikea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

### **The query contains only one double-quote: "** <a href="#querie-s-contain-s-only-one-double-quote-or-a-double-quote-in-a-word" id="querie-s-contain-s-only-one-double-quote-or-a-double-quote-in-a-word"></a>

‌You cannot start or type a query with only one double quote. [Double quotes are reserved as a search operator](/datashare/usage/search-with-operators.md#double-quotes-for-exact-phrase) for exact phrase.

<figure><img src="/files/kuqoZ9IN2jAhyUQwvjNK" alt="Screenshot of Datashare&#x27;s search page with &#x27;&#x22;ikea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

<figure><img src="/files/4FBXrm3TkqHWJYma11en" alt="Screenshot of Datashare&#x27;s search page with &#x27;ikea&#x22;&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

<figure><img src="/files/Ge8Toy1726B6xoI9U975" alt="Screenshot of Datashare&#x27;s search page with &#x27;ik&#x22;ea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

### **The query contains only one parenthesis: ( or )** <a href="#querie-s-contain-s-only-one-double-quote-or-a-double-quote-in-a-word" id="querie-s-contain-s-only-one-double-quote-or-a-double-quote-in-a-word"></a>

‌You cannot start or type a query with only one parenthesis. [Parenthesis are reserved for combining operators](/datashare/usage/search-with-operators.md#combine-operators).

<figure><img src="/files/WZn1iaGYv6DzJrQo4M7J" alt="Screenshot of Datashare&#x27;s search page with &#x27;(ikea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

<figure><img src="/files/WwRTqFuOj8jW6ivr7YcW" alt="Screenshot of Datashare&#x27;s search page with &#x27;ikea)&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

<figure><img src="/files/0FLYDej1N98DEsGnc4um" alt="Screenshot of Datashare&#x27;s search page with &#x27;ik(ea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

### **The query contains only one forward slash: /**

‌You cannot start or type a query with only one forward slash. Forward slashes are reserved for regular expressions (Regex).

<figure><img src="/files/QBmhBgtuq85rF7LsheVH" alt="Screenshot of Datashare&#x27;s search page with &#x27;/ikea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

### **The query starts with or contains tilde:** \~ <a href="#querie-s-start-s-with-or-contain-tilde" id="querie-s-start-s-with-or-contain-tilde"></a>

‌You cannot start a query with tilde (\~) or write one which contains tilde. Tilde is reserved as a search operator for [fuzziness](/datashare/usage/search-with-operators.md#fuzziness) or [proximity searches](/datashare/usage/search-with-operators.md#proximity-searches).

<figure><img src="/files/gLt80fYo6ovQjIFoxtlh" alt="Screenshot of Datashare&#x27;s search page with &#x27;~ikea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

<figure><img src="/files/tcIJdfJYvG2oLe5dnYsz" alt="Screenshot of Datashare&#x27;s search page with &#x27;ik~ea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

### **The query ends with question mark: !** <a href="#querie-s-start-s-with-or-contain-circumflex" id="querie-s-start-s-with-or-contain-circumflex"></a>

You cannot end a query with question mark (!). [Question mark is reserved as a search operator for excluding a term](/datashare/usage/search-with-operators.md#not-or-or).

<figure><img src="/files/piFaqAUEIdJMLq9zfgO2" alt="Screenshot of Datashare&#x27;s search page with &#x27;ikea!&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

### **The query starts with or contains caret:** ^ <a href="#querie-s-start-s-with-or-contain-circumflex" id="querie-s-start-s-with-or-contain-circumflex"></a>

‌You cannot start a query with caret (^) or write one which contains caret. [Caret is reserved as a boosting operator](/datashare/usage/search-with-operators.md#boosting-operators).

<figure><img src="/files/NWOkeYPRRp3dxtLtyglV" alt="Screenshot of Datashare&#x27;s search page with &#x27;^ikea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

<figure><img src="/files/SUJVESgJ8rYM7TSV5DHx" alt="Screenshot of Datashare&#x27;s search page with &#x27;ik^ea&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>

### The query **contains** square brackets: \[ or ]

You cannot use square brackets [except for searching for ranges](/datashare/usage/search-with-operators.md#search-with-metadata-fields).

<figure><img src="/files/t2REjcR55c8PGRIZutK2" alt="Screenshot of Datashare&#x27;s search page with &#x27;[ikea]&#x27; in the search bar and the message &#x27;We were unable to perform your search. This might be due to a server error or a syntax error in your query&#x27;"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://icij.gitbook.io/datashare/usage/faq/common-errors/your-search-query-is-wrong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
