File change_disable_full_text_index.patch of Package kf6-kfilemetadata

qt-bugs@ issue : None
Trolltech task ID : None
bugs.kde.org number : None
applied: no
author: Ignacio Serantes <kde@aynoa.net>

Disable full text index.

--- a/src/extractionresult.cpp
+++ b/src/extractionresult.cpp
@@ -22,7 +22,7 @@
 {
     d->url = url;
     d->mimetype = mimetype;
-    d->flags = flags;
+    d->flags = flags & ~ExtractionResult::ExtractPlainText;
 }

 ExtractionResult::ExtractionResult(const ExtractionResult& rhs)
openSUSE Build Service is sponsored by