Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Please disable fuzzy/similarity search! Exact word search is impossible, both in global/quick filter and "search messages".

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 60 回表示
  • 最後の返信者: Zenos

We need exact word search (not fuzzy/similarity)! If I try to find customed, I get hundreds of messages with "customer" highlighted. This was supposed to be a "feature" but actually is more like a bug (or a bad implemented feature anyway). Please let us decide if we want exact word search or want to accept variations/word families/respelled words! Please don't think you know better than us what we're searching for! Also boolean search in "Search Messages" window doesn't work properly. If I try to find messages that include "customed" in the body and don't include "customer" I get exactly the same results as in quick search. The condition to exclude "customer" is ignored and the respelled word (customed -> customer) that TB thinks I'm searching for takes precedence. This feature is purely broken! Also, having "exact word search" instead of similarity I bet would be faster and less resource intensive. We don't need TB to modify our search terms!

We need exact word search (not fuzzy/similarity)! If I try to find customed, I get hundreds of messages with "customer" highlighted. This was supposed to be a "feature" but actually is more like a bug (or a bad implemented feature anyway). Please let us decide if we want exact word search or want to accept variations/word families/respelled words! Please don't think you know better than us what we're searching for! Also boolean search in "Search Messages" window doesn't work properly. If I try to find messages that include "customed" in the body and don't include "customer" I get exactly the same results as in quick search. The condition to exclude "customer" is ignored and the respelled word (customed -> customer) that TB thinks I'm searching for takes precedence. This feature is purely broken! Also, having "exact word search" instead of similarity I bet would be faster and less resource intensive. We don't need TB to modify our search terms!

すべての返信 (3)

Note: "customed" is the word I'm searching for. It is not a misspelled word (in fact, it's the name of a company but that shouldn't matter anyway).

Also, I know I could use "Search Messages" for message from or to "customed" but what if I don't know the exact email address, or what if I want to search for mails just mentioning "customed" in the body but with various recipients/senders?

How are you with Regular Expressions? This add-on:

https://addons.mozilla.org/en-US/thunderbird/addon/gmailui/

gives you out-of-the-box greater search precision, and with regular expressions for to:, from:, subject: and body: lets you be precise or fuzzy. One of the first things you'd have to learn is to how to tell it to ignore case; a regular expression search for 'customed' wouldn't automatically match 'Customed'.