Version: unspecified (using KDE 4.5.90) OS: Linux I set up nepomuk and strigi ,it index all files in default directory(default:$HOME). When it has indexed completely,i try to search file from one folder such as documents in my $HOME,then i try to search one file existed file in folder documents/pic ,such as it's name is testfile.txt. I enter Ctrl+F,then click button "From Here",then input "testfile.txt" ,enter "Enter",It couldn't find anything.I alse try such keyword "test" "test* "*test*",it doesn't work either. Then if i click button "from anywhere",it works.Howerver,it search from anywhere!It seems in indexed folders by strigi,traditional search doesn't work,but nepomuk and strigi just work for " frome anywhere",Not a special folder. Lastly,I shutdown nepomuk and strigi,remove all index database(almost 1G),reboot,try it again.It works now,just work well without strigi database. By the way,i have to say,just search with option "any where" with nepomuk and strigi,some file also lost,though,it index all files finished. Reproducible: Always Steps to Reproduce: set up nepomuk and strigi,make it index completely. then in some directory in indexed directory($HOME),such as documents. Enter "Ctrl+F",click "From here",then search some file in this document. Actual Results: You got nothing. No file found! Expected Results: Find the exisited file for my searching action
Search alse failed in indexed directory(strigi).
SVN commit 1215427 by ppenz: Fix issue that the "From Here" search restriction does not work on subfolders when Nepomuk/Strigi has been activated. BUG: 262274 FIXED-IN: 4.6.0 M +4 -2 dolphinsearchbox.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1215427
SVN commit 1215428 by ppenz: Fix issue that the "From Here" search restriction does not work on subfolders when Nepomuk/Strigi has been activated. CCBUG: 262274 M +4 -2 dolphinsearchbox.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1215428
Could it port to kde before kde 4.6? Make sure in kde 4.6,this will work well.
Yes, the patch will be part of KDE SC 4.6.0
That's great! Thanks very much. This is the first time I submited bugs for kde,though I have used it for almost 3 years.I had never think it could be resolved so quickly! I think I'll have more bugs to submit quickly.