---
id: gk-gravityview-datatables-search-split-words
title: "Filter - gk/gravityview/datatables/search/split-words"
sidebar_label: "gk/gravityview/datatables/search/split-words"
tags:
  - "3.12.0"
---

# Filter: gk/gravityview/datatables/search/split-words

Whether a multi-word global search requires every word.

Return false to search the phrase whole.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $split | `bool` | Whether to split the phrase into words. |

### Since

- 3.12.0

### Source

Defined in `includes/class-datatables-data.php` at line 1249

