Its not possible to search for mails in folders (maildir) if indexing is disabled. This is NOT acceptable. Reproducible: Always Steps to Reproduce: 1. Create maildir 2. fill in a lot of subfolders/mails 3. turn indexing off 4. try to search in this mail folder Actual Results: stupid error message is shown: "Sie haben die Volltextindizierung von E-Mails ausgeschaltet. Die Suche ist ohne dieser nicht möglich. Sie können sie in den Systemeinstellungen einschalten. Bemerken Sie, dass die Suche erst nach einer vollständigen Indizierung Ihrer E-Mails möglich ist, die einige Zeit in Anspruch nehmen kann." Expected Results: Searching for mails (slower than indexed mail folders)
"This is NOT acceptable." it's acceptable :) So it's not a bug and will not fix. Regards.
Wrong. Its stated as bug because it is one. Please fix these nasty bugs
Will not. It's not a bug for me, you disable indexing so no search that's all.
Search is still not possible in 4.12beta3 when indexing is off. There good reasons on some cases to turn the indexing off: - slow cpu - small memory - very large maildir/mbox dirs - search with index does not work correctly - one or more sub dirs not indexed yet If a search from user is really requested, then traditional folder search should be processed, even its slower. This behavior is also implemented in the windows os, search always works transparently, even the resource is not indexed. I think the tradional search should be also available.
After sending mail and receiving mail, searching mail is the single most important feature of a mail client. It should not be dependent on a buggy, resource-intensive desktop search system: this system is currently not working for me (see bug 324189), so it would be nice to have a fallback where I can turn off desktop searching and still be able to seach emails.
As I told you if you disable it you will not have search. IF you disable X11 kmail will not work too and for you it's not a bug no ?:) So for me it's not a bug. => invalid
> As I told you if you disable it you will not have search. This is definitly a problem to depend a search on indexing. There good reasons for disable indexing (large maildir, system load). Search on demand (for search in a specific subfolder and it subfolders makes sense. For me, searching mails through in a folder using the lineedit quick search works and searching the index not (only partly result, mail index is still completed). Also, microsoft got the clue that search only the index is not useful and provide fallback for searching files/folders if not indexed. Please think about to provide a fallback search without searching the index.
Search is a different concept to index: although an index can make searching fast, it is not essential. Would you be happy if grep stopped working because you hadn't indexed the files in the directory you were running it on? Currently, searching is not working for me even with indexing turned on. I have to fire up thunderbird if I want to search my emails!