Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:serantes:branches:openSUSE:Factory
kf6-kfilemetadata
change_disable_full_text_index.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor