Commit d081100
authored
Remove extraneous doc id method (elastic#126570)
Removes docId. We can use _getDocId instead of docId instead. They are identical.1 parent ca19573 commit d081100
File tree
2 files changed
+1
-6
lines changed- server/src/main/java/org/elasticsearch
- common/lucene/search/function
- script
2 files changed
+1
-6
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 119 | | |
125 | 120 | | |
126 | 121 | | |
| |||
0 commit comments