# queryBuilderEnabled

> If true, the search view will be opened in builder mode.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Search](/engine/6000.5/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
public bool queryBuilderEnabled
```

### Remarks

If false, the search view will be opened in default text mode.
