Skip to content

Commit ed7274a

Browse files
authoredNov 21, 2024··
IBX-9121: Removed limitations for IsUserEnabled criterion. (#2546)
* Elasticsearch limitation removed * Solr limitation removed
1 parent 262debd commit ed7274a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎docs/search/criteria_reference/isuserenabled_criterion.md

-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ searches for User accounts that are enabled or disabled.
88
- (optional) `value` - bool representing whether to search for enabled (default `true`)
99
or disabled User accounts
1010

11-
## Limitations
12-
13-
The `IsUserEnabled` Criterion is not available in Solr or Elastic search engines.
14-
1511
## Example
1612

1713
### PHP

0 commit comments

Comments
 (0)
Please sign in to comment.