Commit 63a15e3
Initialize static serializer on wakeup (#288)
* master branch dev versions set to 6.1-dev
* introducing field aware trait and named builder interface
* Adding param `track_total_hits` (#273)
* Add getQuery Method to FunctionScoreQuery (#271)
* Add getQuery Method to FunctionScoreQuery
Add getQuery Method to FunctionScoreQuery in order to apply changes to query of FunctionScoreQuery.
* Update FunctionScoreQuery.php
* added new NestedSort for replacing deprecated nested_filter and nested_path (#267)
* added new NestedSort for replacing deprecated nested_filter and nested_path
* made the filter optional
* remove keyed option condition for to have range key
* update readme version matrix
* fix php psr2 style issues in the FunctionScore class
* Initialize static serializer on wakeup1 parent 06c553b commit 63a15e3
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
177 | 193 | | |
178 | 194 | | |
179 | 195 | | |
| |||
0 commit comments