Conversation
Documentation build overview
Show files changed (3 files in total): 📝 2 modified | ➕ 1 added | ➖ 0 deleted
|
|
@copilot review (didn't find you in the dropdown) |
|
@copilot review the content of the blog post. |
Fixed three grammar errors identified during PR review of the search performance blog post. **Changes:** - Line 119: "due to difference of the instance type" → "due to the difference in the instance types" - Line 120: "a more powerful instances" → "more powerful instances" - Line 183: "the resulted index" → "the resulting index" <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: stsewd <4975310+stsewd@users.noreply.github.com>
content/posts/faster-search.md
Outdated
| 5. **Catch-up:** Indexed any new or updated documents added during re-indexing. | ||
|
|
||
| The process took a couple of hours, and search remained available during the whole time. | ||
| This improved query averages from **90ms to 60ms** on Community and **80ms to 60ms** on Business. |
There was a problem hiding this comment.
This is different than the numbers in the intro?
There was a problem hiding this comment.
The numbers from the intro are the global improvements, and these numbers correspond to the improvement generated just by increasing the number of shards.
There was a problem hiding this comment.
Yea, but the times seem lower than the global latency, which is confusing?
There was a problem hiding this comment.
These numbers are for the ES query time, not the response time. I could be more ex explicit here and mention es
I added an "Acknowledgements" section at the end, let me know if it makes sense to move the call out at the beginning or in another section. |
ericholscher
left a comment
There was a problem hiding this comment.
This looks ready to ship to me. We should make sure we have a social post for it as well.
Closes #370
📚 Documentation preview 📚: https://readthedocs-about--371.org.readthedocs.build/