Lines Matching refs:m_tDocInfo
9178 pMva->m_uDocID = pSource->m_tDocInfo.m_iDocID; in BuildMVA()
10238 if ( pSource->m_tDocInfo.m_iDocID==DOCID_MAX ) in Build()
10245 if ( !pSource->m_tDocInfo.m_iDocID ) in Build()
10249 dAllIds.Add ( pSource->m_tDocInfo.m_iDocID ); in Build()
10261 g_iIndexerCurrentDocID = pSource->m_tDocInfo.m_iDocID; in Build()
10282 tMva.m_uDocID = pSource->m_tDocInfo.m_iDocID; in Build()
10316 tLastOrd.m_uDocID = pSource->m_tDocInfo.m_iDocID; in Build()
10377 pSource->m_tDocInfo.SetAttr ( m_tSchema.GetAttr ( dStringAttrs[i] ).m_tLocator, DWORD(uOff) ); in Build()
10387 pSource->m_tDocInfo.SetAttr ( m_tSchema.GetAttr ( dStringAttrs[i] ).m_tLocator, 0 ); in Build()
10396 pSource->m_tDocInfo.SetAttr ( m_tSchema.GetAttr(iAttr).m_tLocator, iNumWords ); in Build()
10400 assert ( pSource->m_tDocInfo.m_iDocID ); in Build()
10401 m_pMin->m_iDocID = Min ( m_pMin->m_iDocID, pSource->m_tDocInfo.m_iDocID ); in Build()
10404 m_pMin->m_pDynamic[i] = Min ( m_pMin->m_pDynamic[i], pSource->m_tDocInfo.m_pDynamic[i] ); in Build()
10410 DOCINFOSETID ( pDocinfo, pSource->m_tDocInfo.m_iDocID ); in Build()
10411 …memcpy ( DOCINFO2ATTRS ( pDocinfo ), pSource->m_tDocInfo.m_pDynamic, sizeof(CSphRowitem)*m_tSchema… in Build()
10437 assert ( pDocHits->m_dData[i].m_iDocID==pSource->m_tDocInfo.m_iDocID ); in Build()
10457 g_iIndexerPoolStartDocID = pSource->m_tDocInfo.m_iDocID; in Build()
10484 DOCINFOSETID ( pDocinfo, pSource->m_tDocInfo.m_iDocID ); in Build()
10485 …memcpy ( DOCINFO2ATTRS ( pDocinfo ), pSource->m_tDocInfo.m_pDynamic, sizeof(CSphRowitem)*m_tSchema… in Build()
10534 if ( pSource->m_tDocInfo.m_iDocID==DOCID_MAX ) in Build()
10541 if ( !pSource->m_tDocInfo.m_iDocID ) in Build()
20132 m_tDocInfo.m_iDocID = 0; // pretend that's an eof in IterateJoinedHits()
20243 if ( m_tDocInfo.m_iDocID==0 ) in IterateDocument()
20265 m_tDocInfo.m_iDocID, sFilename ); in IterateDocument()
20302 sphWarning ( "docid=" DOCID_FMT ": %s", m_tDocInfo.m_iDocID, sError.cstr() ); in CheckFileField()
20310 m_tDocInfo.m_iDocID, (const char *)sField, iFileSize, m_iMaxFileBufferSize ); in CheckFileField()
20327 sphWarning ( "docid=" DOCID_FMT ": %s", m_tDocInfo.m_iDocID, sError.cstr() ); in LoadFileField()
20335 m_tDocInfo.m_iDocID, (const char *)sField, iFileSize, m_iMaxFileBufferSize ); in LoadFileField()
20355 sphWarning ( "docid=" DOCID_FMT ": read failed: %s", m_tDocInfo.m_iDocID, sError.cstr() ); in LoadFileField()
20635 SphDocID_t uDocid = m_tDocInfo.m_iDocID; in BuildHits()
20694 int uOff = MVA_DOWNSIZE ( m_tDocInfo.GetAttr ( tMva.m_tLocator ) ); in IterateFieldMVAStart()
21200 m_tDocInfo.Reset ( m_tSchema.GetRowSize() ); in IterateStart()
21277 m_tDocInfo.m_iDocID = 1; // 0 means legal eof in NextDocument()
21288 m_tDocInfo.m_iDocID = 1; // 0 means legal eof in NextDocument()
21313 m_tDocInfo.m_iDocID = 0; // 0 means legal eof in NextDocument()
21318 m_tDocInfo.m_iDocID = VerifyID ( sphToDocid ( SqlColumn(0) ) ); in NextDocument()
21319 m_uMaxFetchedID = Max ( m_uMaxFetchedID, m_tDocInfo.m_iDocID ); in NextDocument()
21320 } while ( !m_tDocInfo.m_iDocID ); in NextDocument()
21324 m_tDocInfo.m_pDynamic[i] = 0; in NextDocument()
21351 m_tDocInfo.SetAttr ( tAttr.m_tLocator, uOff ); in NextDocument()
21365 m_tDocInfo.SetAttr ( tAttr.m_tLocator, 0 ); in NextDocument()
21369 …m_tDocInfo.SetAttrFloat ( tAttr.m_tLocator, sphToFloat ( SqlColumn ( tAttr.m_iIndex ) ) ); // FIXM… in NextDocument()
21373 …m_tDocInfo.SetAttr ( tAttr.m_tLocator, sphToInt64 ( SqlColumn ( tAttr.m_iIndex ) ) ); // FIXME? re… in NextDocument()
21378 …m_tDocInfo.SetAttr ( tAttr.m_tLocator, sphToDword ( SqlColumn ( tAttr.m_iIndex ) ) ); // FIXME? re… in NextDocument()
21522 m_tDocInfo.m_iDocID = sphToDocid ( SqlColumn(0) ); in IterateMultivaluedNext()
21572 …pack column '%s', error=%d, docid=" DOCID_FMT, SqlFieldName(iIndex), iError, m_tDocInfo.m_iDocID ); in ReportUnpackError()
21609 …d column size (size=%d), docid="DOCID_FMT, SqlFieldName(iIndex), iPackedLen, m_tDocInfo.m_iDocID ); in SqlUnpackColumn()
21624 …imit exceeded (size=%d), docid="DOCID_FMT, SqlFieldName(iIndex), (int)uSize, m_tDocInfo.m_iDocID ); in SqlUnpackColumn()
21702 m_tDocInfo.m_iDocID = 0; in IterateJoinedHits()
21714 …m_tDocInfo.m_iDocID = sphToDocid ( SqlColumn(0) ); // FIXME! handle conversion errors and zero/max… in IterateJoinedHits()
21718 m_iJoinedHitID = m_tDocInfo.m_iDocID; in IterateJoinedHits()
21721 if ( m_iJoinedHitID>m_tDocInfo.m_iDocID ) in IterateJoinedHits()
21729 if ( m_iJoinedHitID<m_tDocInfo.m_iDocID ) in IterateJoinedHits()
21731 m_iJoinedHitID = m_tDocInfo.m_iDocID; in IterateJoinedHits()
21781 m_tDocInfo.m_iDocID = ( m_tHits.Length() ? 1 : 0 ); // to eof or not to eof in IterateJoinedHits()
22286 m_tDocInfo.Reset ( m_tSchema.GetRowSize() ); in Connect()
22318 m_tDocInfo.m_iDocID = 0; in IterateDocument()
22327 if ( !ScanInt ( "id", &m_tDocInfo.m_iDocID, sError ) ) in IterateDocument()
22332 …if ( !ScanInt ( "group", &uVal, sError ) ) uVal = 1; m_tDocInfo.SetAttr ( m_tSchema.GetAttr(0).m_t… in IterateDocument()
22333 …if ( !ScanInt ( "timestamp", &uVal, sError ) ) uVal = 1; m_tDocInfo.SetAttr ( m_tSchema.GetAttr(1)… in IterateDocument()
22347 m_tHits.AddHit ( m_tDocInfo.m_iDocID, m_pDict->GetWordID ( sWord ), iPos ); in IterateDocument()
22403 …arger than %d bytes while scanning docid=" DOCID_FMT " body", m_iBufferSize, m_tDocInfo.m_iDocID ); in IterateDocument()
22413 …m_tHits.AddHit ( m_tDocInfo.m_iDocID, m_pDict->GetWordID ( sWord ), HITMAN::Create ( 1, ++m_iWordP… in IterateDocument()
22684 … while scanning docid=" DOCID_FMT " %s - clipped!!!", MAX_SOURCE_HITS, m_tDocInfo.m_iDocID, sField… in CheckHitsCount()
23129 m_tDocInfo.Reset ( m_tSchema.GetRowSize () ); in Setup()
23259 m_tDocInfo.m_iDocID = 1; in ParseNextChunk()
23274 m_tDocInfo.m_iDocID = 1; in ParseNextChunk()
23379 m_tDocInfo.m_iDocID = 1; in ParseNextChunk()
23386 m_tDocInfo.m_iDocID = 1; in ParseNextChunk()
23434 m_tDocInfo.m_iDocID = VerifyID ( pDocument->m_iDocID ); in NextDocument()
23435 if ( m_tDocInfo.m_iDocID==0 ) in NextDocument()
23450 …m_tDocInfo.SetAttr ( tAttr.m_tLocator, ParseFieldMVA ( m_dMva, sAttrValue.cstr (), tAttr.m_eAttrTy… in NextDocument()
23463 m_tDocInfo.SetAttr ( tAttr.m_tLocator, 0 ); in NextDocument()
23467 m_tDocInfo.SetAttrFloat ( tAttr.m_tLocator, sphToFloat ( sAttrValue.cstr () ) ); in NextDocument()
23471 m_tDocInfo.SetAttr ( tAttr.m_tLocator, sphToInt64 ( sAttrValue.cstr () ) ); in NextDocument()
23475 m_tDocInfo.SetAttr ( tAttr.m_tLocator, sphToDword ( sAttrValue.cstr () ) ); in NextDocument()
23485 m_tDocInfo.m_iDocID = 0; in NextDocument()
23497 m_tDocInfo.m_iDocID = 0; in NextDocument()
23577 Swap ( m_tDocInfo, tDocInfo ); in StartElement()
23803 m_tDocInfo.Reset ( m_tSchema.GetRowSize () ); in EndElement()