Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Unable to turn on global search

  • 3 답장
  • 2 이 문제를 만남
  • 24 보기
  • 최종 답변자: Toad-Hall

more options

I have just installed thunderbird after getting a rebuilt computer from the IT folks. I cannot see the global search bar that I have used previously. After searching it seems that this should have been on by default but I can switch on the option in the settings under advanced -> general -> enable global search and indexer

Unfortunately this option is greyed out and I cannot click on the tickbox to select the option to turn on search

Can anyone help?

I have just installed thunderbird after getting a rebuilt computer from the IT folks. I cannot see the global search bar that I have used previously. After searching it seems that this should have been on by default but I can switch on the option in the settings under advanced -> general -> enable global search and indexer Unfortunately this option is greyed out and I cannot click on the tickbox to select the option to turn on search Can anyone help?

모든 댓글 (3)

more options

I preume you can see emails listed but the global search function is not available. First see if you have any addons causing a conflict.

Restart Thunderbird in Safe mode.

  • Help > Restart with addons disabled.

Tools > Options > Advanced > General tab Is the 'enable global search and indexer' now available - not greyed out.

If available then select and click on OK however, this means there is an addon which is causing a conflict. So you will need to test by diabling addons and then enabling one at a time until you discover which one is causing the problem. Maybe the addon will need to be updated.


If restarting in Thunderbird Safe mode did not help.

If you have no backup then create one Backup your Profile folder http://kb.mozillazine.org/Profile_backup

Compact all folders. File > compact folders

Make hidden files and folders visible:

In thunderbird

  • Help > Troubleshooting Information
  • click on 'show folder'

a new window opens showing Profile folder contents.

  • Close Thunderbird now.

Do you see either one or both of these files? If yes, then delete them.

  • global-messages-db.sqlite
  • global-messages-db.journal
  • close window - top right X
  • Open thunderbird.

Tools > Options > Advanced > General tab Is the 'enable global search and indexer' now available - not greyed out.

If 'enable global search and indexer' option is available

  • select the checkbox and click on OK

If still not available

  • click on 'Config Editor' button

In top search type: global look for these lines:

  • mailnews.database.global.indexer.enabled; Value = true
  • mailnews.database.global.logging.console; Value =true

What is the Value? Does it say 'true' or 'false'

  • If 'false', double click on each line to toggle the value from 'false' to 'true'

close config editor - top right X

Did this put a check in the 'enable global search and indexer' checkbox? click on OK to save changes.

more options

Thanks for the response. I went through all of this but unfortunately the mailnews.database.global.indexer.enabled; Value = true is set to false and will not toggle as its set to 'locked' even when I run as admin.

Could this be a setting put on there by my IT department? If so this is new as it worked 2 weeks ago before the computer rebuild

more options

re: lockPref("mailnews.database.global.indexer.enabled", false); Yes, this is a setting that could be made by the IT department.

The usual reason is that Global search and indexing can use alot of disk space which might be an issue in a corporate environment.