nerdexam
Exams70-489Questions#13
Microsoft

70-489 · Question #13

70-489 Question #13: Real Exam Question with Answer & Explanation

Sign in or unlock 70-489 to reveal the answer and full explanation for question #13. The question stem and answer options stay visible for context.

Plan and implement a search solution

Question

A legal company uses SharePoint for document and records management. You search all documents by using extractors and managed properties. FAST Query Language (FQL) is enabled for the result sources, and the content of the document is indexed as full text. All documents are named by using the following pattern: "AAA-Axxxx-AA". You must find documents that were created in May 2012 and contain the ordered keywords "liable", "advocate", and "adjudication". Results that are returned must include only document names that begin with "HCT-Q" and end only with "AB". You need to create the FQL query that returns the required results. Which FQL statements should you use? (Each correct answer presents part of the solution. Choose all that apply.)

Options

  • AWrite> =05/01/2012 and write<=05/31/2012
  • Bstring('liable advocate adjudication", mode="onear")
  • Ctitle:HCT-Q*
  • Dtitle:HCT-Q????-AB
  • ENEAR (liable, advocate, adjudication)
  • Fwrite:range (2012-05-01, 2012-05-31)

Unlock 70-489 to see the answer

You've previewed enough free 70-489 questions. Unlock 70-489 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#FQL#date range query#ordered keywords#title pattern matching
Full 70-489 Practice