diff --git a/src/ftshelpers.cc b/src/ftshelpers.cc index a84ff3f9..8c42b20f 100644 --- a/src/ftshelpers.cc +++ b/src/ftshelpers.cc @@ -91,7 +91,7 @@ void makeFTSIndex( BtreeIndexing::BtreeDictionary * dict, QAtomicInt & isCancell if ( Utils::AtomicInt::loadAcquire( isCancelled ) ) throw exUserAbort(); - dict->sortArticlesOffsetsForFTS( offsets, isCancelled ); + // dict->sortArticlesOffsetsForFTS( offsets, isCancelled ); // incremental build the index. // get the last address.