When using an SAP HANA full text search, what do you have to keep in mind?
A. The LIKE operator is required in your SELECT statement to
implement fuzzy logic.
B. The full-text index is always updated asynchronously.
C. The SCORE( ) function is required to ensure the best hits of
your search appear on top.
D. SAP HANA has to be the primary database to create a full
text search.