Site icon EfmSoft

What does HRESULT 0x8004160E (QUERY_E_NO_RELDOC) mean?

 
Previous Next
QUERY_E_ALLNOISE_AND_NO_RELDOC QUERY_E_ALLNOISE_AND_NO_RELPROP

QUERY_E_NO_RELDOC

QUERY_E_NO_RELDOC is a relevant-document resolution error. The query engine was given document examples intended to influence relevance, but none of those identifiers resolved to catalog items. This is different from a full-text predicate that simply matches zero ordinary documents.

Validate the relevance-document identity against the queried catalog

Windows Search assigns query-relative rank values to matching documents, and catalog rows correspond to indexed documents. A relevance example must therefore resolve to an indexed row before it can contribute information. Rebuilding the SQL projection does not fix a stale document identifier. Compare this code with the repeated-document and invalid-identifier errors: those reject the relevance input for different reasons.

Legacy query errors · Understanding relevance values · Windows Search catalog model


Looking for a different code? Search another status or error code.

Exit mobile version