Searched refs:sphPrereadGlobalIDF (Results 1 – 3 of 3) sorted by relevance
983 bool sphPrereadGlobalIDF ( const CSphString & sPath, CSphString & sError );
33294 bool sphPrereadGlobalIDF ( const CSphString & sPath, CSphString & sError ) in sphPrereadGlobalIDF() function33365 if ( !sphPrereadGlobalIDF ( sPath, sError ) ) in sphUpdateGlobalIDFs()
23116 if ( !sphPrereadGlobalIDF ( tIndex.m_sGlobalIDFPath, sError ) ) in ConfigureAndPreload()