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