Skip to content

Commit

Permalink
IBX-9121: Removed limitations for IsUserEnabled criterion. (#2546)
Browse files Browse the repository at this point in the history
* Elasticsearch limitation removed

* Solr limitation removed
  • Loading branch information
julitafalcondusza authored Nov 21, 2024
1 parent 262debd commit ed7274a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/search/criteria_reference/isuserenabled_criterion.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ searches for User accounts that are enabled or disabled.
- (optional) `value` - bool representing whether to search for enabled (default `true`)
or disabled User accounts

## Limitations

The `IsUserEnabled` Criterion is not available in Solr or Elastic search engines.

## Example

### PHP
Expand Down

0 comments on commit ed7274a

Please sign in to comment.