mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Log which fuzzy index gets wiped.
This commit is contained in:
@@ -88,7 +88,7 @@ FuzzyIndex::~FuzzyIndex()
|
||||
bool
|
||||
FuzzyIndex::wipeIndex()
|
||||
{
|
||||
tLog( LOGVERBOSE ) << "Wiping fuzzy index...";
|
||||
tLog( LOGVERBOSE ) << "Wiping fuzzy index:" << m_lucenePath;
|
||||
beginIndexing();
|
||||
endIndexing();
|
||||
|
||||
|
Reference in New Issue
Block a user