[DOCS] document replacement for search exists#14393
Conversation
|
@clintongormley can you have a look please? also, I am not sure where this new section should go, probably not where I added it :) |
There was a problem hiding this comment.
Maybe I'm being captain Obvious, but it could be worth just saying that a total hit count equal to 0 means that there are no matches, while a count greater than 0 means that there are matches?
7c20db0 to
b1201fc
Compare
|
@jpountz pushed a new commit, thanks for having a look. |
|
Yeah, its current position feels too important. How about adding a section called |
b1201fc to
a17221a
Compare
|
@clintongormley I pushed a new commit, can you double check please? |
|
LGTM |
Relates to elastic#13910 Closes elastic#14393
a17221a to
ca980b7
Compare
Search exists api was removed from master and deprecated in 2.x. With this PR we document how the same can be achieved using the search api.
Relates to #13910