search: do not UseOr in serveIndex
Created by: keegancsmith
We only ever specify one of IDs or Names. Apparently UseOr ends up with a less efficient query, so we can remove it.
Created by: keegancsmith
We only ever specify one of IDs or Names. Apparently UseOr ends up with a less efficient query, so we can remove it.