Searched refs:ReplaceKillList (Results 1 – 3 of 3) sorted by relevance
3362 virtual bool ReplaceKillList ( const SphDocID_t *, int ) { return true; } in ReplaceKillList() function
8284 bool bKillListDone = pIndex->ReplaceKillList ( pCombined, (int)iCount ); in AttachDiskIndex()
1582 virtual bool ReplaceKillList ( const SphDocID_t * pKillist, int iCount );15347 bool CSphIndex_VLN::ReplaceKillList ( const SphDocID_t * pKillist, int iCount ) in ReplaceKillList() function in CSphIndex_VLN