Searched refs:m_pDocinfoSrc (Results 1 – 1 of 1) sorted by relevance
15753 const CSphIndex_VLN * m_pDocinfoSrc; member15759 : m_pDocinfoSrc ( pIndex ) in SphFinalMatchCalc_t()15770 if ( m_pDocinfoSrc ) in Process()15772 const CSphRowitem * pRow = m_pDocinfoSrc->FindDocinfo ( pMatch->m_uDocID ); in Process()15773 if ( !pRow && m_pDocinfoSrc->m_tSettings.m_eDocinfo==SPH_DOCINFO_EXTERN ) in Process()15779 m_pDocinfoSrc->CopyDocinfo ( &m_tCtx, *pMatch, pRow ); in Process()