Commit 1da4335
committed
Add Score to PercolateResponse
When Percolating with a query, size and trackscores=true, the raw
response contains a score, but the PercolateResponse class does not.
This is now fixed.1 parent b0fbf5a commit 1da4335
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments