IndexSetTo
if (QueryPolicy::IndexSetTo(index, fAttribute) != B_OK) {
status_t status = QueryPolicy::IndexSetTo(index, fAttribute);
if (QueryPolicy::IndexSetTo(index, "name") != B_OK)