Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SphinxQL #212

Open
crazedr0m opened this issue May 22, 2014 · 1 comment
Open

SphinxQL #212

crazedr0m opened this issue May 22, 2014 · 1 comment

Comments

@crazedr0m
Copy link
Contributor

Кто-нибудь уже сделал реализацию?

@crazedr0m
Copy link
Contributor Author

crazedr0m commented Jan 25, 2018

Что у меня с ходу не вписалось в MySQL диалект:
нужен блок options
оказалось удобно использовать replace query
не нужны имена таблиц при перечислении полей (не поддерживаются join по индексам)
и квотирование значений не нужно если атрибут в сфинксе объявлен как целое
вместо limit X offset Y он хочет limit Y,X
SQL-подобный язык SphinxQL пока не поддерживает условие «OR» в выражении «WHERE».

сколько же у него еще ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant