|
|
|
[[Queries]] [[Query-Examples]]
|
|
|
|
|
|
|
|
[TOC]
|
|
|
|
|
|
|
|
# NULL / NOT NULL
|
| ... | ... | @@ -110,4 +108,4 @@ will be translated to |
|
|
|
WHERE ( to_tsvector(?,me.name) @@ to_tsquery(?, ? ) ): 'english', 'english', 'data'
|
|
|
|
```
|
|
|
|
|
|
|
|
If a column on a big table is not indexed correctly, this search option will not be allowed. |
|
|
\ No newline at end of file |
|
|
|
If a column on a big table is not indexed correctly, this search option will not be allowed. |