if (options.hasOwnProperty('isSearchable')) {
    const searchDisabled = {
      $elemMatch: {
        name: USER_ACTIONS.searchable,
        value: USER_ACTION_STATES.disabled