Which of the following index searches would provide the most efficient search performance?
A. index=*
B. index=web OR index=s*
C. (index=web OR index=sales)
D. index=sales AND index=web
Answer: C. (index=web OR index=sales)
You might also like to view...
In addition to verifying the accuracy of a calculated field using a calculator, you can also use a(n) ________ to verify results
A) formula B) expression C) Excel spreadsheet D) second query
Answer the following statements true (T) or false (F)
1. The following code declares a vector of characters.
vector characters