# wantsMore

> Indicates if the search should return all the results instead of only the most relevant.

## Definition

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

```csharp
public bool wantsMore { get; set; }
```
