mirror of https://github.com/zulip/zulip.git
0f6c9e7b6f
This does the simple thing, which will work as long as the phrase doesn't have any punctuation and contains the exact text being searched for. We really want phrase search (check if the lexemes in the query occur in sequence in the input lexeme string), but Postgres doesn't support that natively. (imported from commit 67bf36883ed21743fcad3f02ad5b319ab188f816) |
||
---|---|---|
api | ||
assets | ||
bots | ||
certs | ||
confirmation | ||
humbug | ||
node_modules | ||
servers | ||
templates | ||
tools | ||
zephyr | ||
.gitignore | ||
manage.py |