Version: (using KDE 4.4.0) OS: Linux Installed from: Archlinux Packages The contents of folders that were once indexed are not removed from the index when you uncheck the folder in the "strigi index folders" systemsettings module. For example I had strigi accidentally index a large folder hierarchy containing source code which slows searching down and often causes a lot of unwanted results to be displayed. Therefore I would like to remove the complete folder hierarchy from the search index. However, I haven't found a way to do so, except by removing the whole nepomuk storage and rebuilding the index. Folders that are set not to be indexed should also be removed from the index if they were indexed previously.
the process of removing the old data can take some time if its a lot of files. Are you sure you gave the indexing service the time to do its work?
The status icon says the file indexer is "idle". I can also see no background processes running. The indexed files aren't removed after you re-login either. It seems files once indexed just stay in the index. Changes to these files are probably not monitored anymore but the once indexed version stays.
Are these files maybe from before KDE 4.3. Or did you start with a clean DB in KDE 4.4?
I started with a clean DB. The files still show up in search results after several days now.
SVN commit 1092847 by trueg: Determine all entries to remove in a single query using some fancy FILTERs. BUG: 226849 M +64 -60 indexscheduler.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1092847