Qiang Xue
|
9b1c2c8064
|
Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
|
11 years ago |
Qiang Xue
|
41685a2409
|
moved extensions under yii.
|
11 years ago |
Panagiotis Moustafellos
|
21014b4064
|
swapped docs and Exception to type InvalidParamException
|
11 years ago |
Paul Klimov
|
765d47d00d
|
Sphinx Active Record updated to be compatible with ActiveDataProvider.
|
11 years ago |
Paul Klimov
|
d1c87c7e31
|
Sphinx documentation updated.
|
11 years ago |
Paul Klimov
|
6a5b8d1904
|
Sphinx Query refactored.
|
11 years ago |
Paul Klimov
|
8bec8c5f57
|
Sphinx Query Builder updated to respect column types for where statements
|
11 years ago |
Paul Klimov
|
bbb5e1dba2
|
Redundant support of schema name removed from Sphinx
|
11 years ago |
Klimov Paul
|
47a2e211d6
|
Separated method "match" added to "yii\sphinx\Query"
|
11 years ago |
Klimov Paul
|
0275a2244f
|
Option array value support added to "yii\sphinx\Query"
|
11 years ago |
Klimov Paul
|
aae221ddea
|
Methods "replace()" and "batchReplace()" added to "yii\sphinx\Command"
|
11 years ago |
Klimov Paul
|
0839ceb598
|
Parameter "options" added to "yii\sphinx\Command::update()"
|
11 years ago |
Paul Klimov
|
36da1617e8
|
"yii\sphinx\Query" has been composed, unit test for it added.
|
11 years ago |
Paul Klimov
|
6b5b99764f
|
Options support for "yii\sphinx\Command::callSnippet()" added.
|
11 years ago |
Paul Klimov
|
cc156ba812
|
Methods "callSnippet" and "callKeywords" added to "yii\sphinx\Command"
|
11 years ago |
Paul Klimov
|
f4a8be1f68
|
Sphinx MVA insert and update resolved.
|
11 years ago |
Paul Klimov
|
cbfa7e6129
|
"yii\sphinx\Command" and "yii\sphinx\QueryBuilder" extracted.
|
11 years ago |
Paul Klimov
|
5a1b526ae8
|
"yii\sphinx\ColumnSchema' extracted.
|
11 years ago |
Paul Klimov
|
fe3f7f2dde
|
"Sphinx" extension files layout recomposed.
|
11 years ago |
Paul Klimov
|
b9137dfef6
|
Sphinx command and query added.
|
11 years ago |