Roboin Blog

How to fix the exact match search bug on X: here's a simple solution!

Webブラウザーを抽象的に表現した3D CG

On X (Twitter), recently, not only have unrelated posts been mixed into search results and posts that should be displayed failed to appear, but bugs have also occurred where exact match search does not work even when double quotation marks are added.

In this article, we clearly explain how to fix this so that exact match search works again on X.

Advertisement

In addition, the issue where posts from the last 7 days are not displayed in the [Latest] tab of X search results is covered in this article.

Table of Contents

At the time of writing, reports of the following kinds of bugs in particular have been coming in one after another.

  • In the [Latest] tab of search results, posts unrelated to the search keyword are displayed, especially foreign-language posts such as Arabic posts and spam-like posts
  • Posts that should appear in search results do not appear
  • Search results contain loosely related posts, such as posts reposted by someone
  • Exact match search using double quotation marks ("") does not work, or is unstable
  • Account names are included in the search target

In addition, usernames have also come to be included in the search target.

Because this bug has caused exact match search to stop working, even if you search with double quotation marks like "keyword", search results that do not match the keyword are now being displayed.

Nikita Bier, X's head of product, has said that the search function is being migrated to a new system, and it is possible that bugs are occurring in the process of migrating to the new search system.

Advertisement

Separately from these bugs, a bug has also been occurring in the Android app where the scroll position of search results unexpectedly returns to the very top.

A bug has occurred in which exact match search does not work, but in fact exact match search works again by adding double or triple double quotation marks.

For example, until now, you could perform an exact match search by surrounding a keyword with one pair of double quotation marks like "keyword", but under the current bug, you can use exact match search by surrounding it with double double quotation marks like ""keyword"".

As far as I have confirmed, exact match search works almost completely when using double double quotation marks, but in rare cases posts that do not contain the keyword may still be displayed.

In such cases, surrounding it with triple double quotation marks like """keyword""" makes exact match search work more accurately.

Advertisement

What if it still does not work?

In my testing, exact match search was restored with double or triple double quotation marks, but if exact match search still does not work, it is a good idea to also use Yahoo! Realtime Search or Google Search.

In particular, when you want to search for the latest posts but the search results displayed in X's [Latest] tab are not what you expected, using an external search service may help you find the information you are looking for.

Conclusion

On X (Twitter), recently, not only have unrelated posts been mixed into search results and posts that should be displayed failed to appear, but bugs have also occurred where exact match search does not work even when double quotation marks are added.

For the bug in which exact match search does not work, surrounding the search keyword with double or triple double quotation marks solves the problem.

Verification details and sources

Verification environment

Desktop

  • OS: Windows 11
  • Browser: Zen Browser v1.20.2b

Mobile

  • OS: Android 17
  • Device: Google Pixel 8
  • App: X app for Android version 11.98.0-beta.0 and X Lite app for Android version 11.98.3-release.01

Verification details

I confirmed that exact-match search does not work on X, and that using double quotation marks twice or three times makes it work.

Last verification date

Changelog

  • March 7, 2026: Published the first version
  • June 9, 2026: Added the verification environment

Share this article

Share on XShare on BlueskyShare on MisskeyShare on LINEShare on Threads

Follow us for updates

Adding us to your preferred sources on Google makes it easier to find our articles on Google. Also, be sure to follow us on X and our RSS feed.

Add as a preferred source on GoogleAdd as a preferred source on GoogleX Logo
Advertisement
著者のアイコン画像

I've been using JavaScript more than my native language since birth. I am nowhere and everywhere on the internet.

I build web apps and browser extensions in TypeScript as a web frontend programmer. I released Shadowban Scanner, a tool that detects shadowbans on X, and Restore Link Card, a tool that brings back link cards. Media outlets in Japan and abroad covered both tools. For iGEM 2023, I built the Wiki for Team Japan-United and helped the team win the Grand Prize. On my blog, I cover news about X and social media, test and troubleshoot bugs, and share frontend development insights.