Full Text Search Parser Try Out
Back to the Full Text Parser page.
- Operators: AND & OR | NOT ! and escaped characters with \
- Exact phrases can be ensured by using double or single quotes "like this" or 'exact phrase'
- Nested operator order is supported using ( and )
- Spaces between keywords can default to AND, OR, or none
- Only considering uppercase AND, OR, and NOT as operators can be selected
- Supports generating prepared statments or traditional SQL



