Home
last modified time | relevance | path

Searched refs:tOutgoingSchema (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxint.h459 …, CSphQueryResult * pResult, const CSphSchema & tIndexSchema, const ISphSchema & tOutgoingSchema );
H A Dsphinx.cpp18263 …y, CSphQueryResult * pResult, const CSphSchema & tIndexSchema, const ISphSchema & tOutgoingSchema ) in SetupOverrides() argument
18286 …const CSphColumnInfo * pOutCol = tOutgoingSchema.GetAttr ( pQuery->m_dOverrides[i].m_sAttr.cstr() … in SetupOverrides()