Method ForText
- Namespace
- MailFathom.Application.Retrieval
- Assembly
- MailFathom.Application.dll
ForText(string)
Builds a lookup that carries text and no narrowing.
public static EmailKnowledgeQuery ForText(string queryText)
Parameters
queryTextstringThe text to rank the eligible mail against.
Returns
- EmailKnowledgeQuery
The query.
Remarks
The shape a question that narrows by nothing produces, which is most of what a broad question asks for.