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

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer
Öppen

Thunderbird search has not worked for 20 years

aa bb

Hi, Thunderbird search as we know is and always has been megabroken. I search for "4.91" and it does not find anything even though there are e-mails with that string in subject and body.

Isn't it about time to fix it?

Hi, Thunderbird search as we know is and always has been megabroken. I search for "4.91" and it does not find anything even though there are e-mails with that string in subject and body. Isn't it about time to fix it?

Alla svar (5)

Delimiters, which are punctuation or spaces on either side of a string of characters, are used generate search terms. For example, a message which contains

123.456.987 000

will cause search terms to be indexed for "123", "456" and "987". For the purposes of indexing, neither the type of punctuation used (comma, period, question mark, etc) nor its placement matters. Likewise, the search process is agnostic to the punctuation used, so searching on any of the following will find the example message above:

456.987
456!987.
"456!987."

Terms of one or two characters are not indexed. The minimum term that Thunderbird will index is three characters. So, a message containing the following will not have "4" nor "91" indexed:

4.91.456.987

As a result, attempts to search on "4" or "91" will not find any messages. Also, adding a short string like "22" or "32" to other search terms will not affect the search results - these short strings are in effect ignored. "22 456" will find the example message above, even though "22" is not in the message.

Documented at https://support.mozilla.org/en-US/kb/global-search

KB is your friend.

So to sum up, it simply does not work and i cannot search emails for info about past SW versions?

Consider the add-on "Expression Search - NG", which can do more complex searches, including the use of regular expressions.

https://addons.thunderbird.net/en-US/thunderbird/addon/expression-search-ng/

A completely new and more robust backend storage and indexing is being worked on this year. Search on top of that will likely get attention next year, which will resolve your issues.

Ändrad av Wayne Mery

Ställ en fråga

Du måste logga in på ditt konto för att svara på inlägg. Vänligen starta en ny fråga om du inte har ett konto ännu.