Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5 M1 (Gosling)
-
Component/s: None
-
Labels:None
-
Pull Request URL:
-
Sprint:57 - Fowler Aftermath
Description
As pointed on documentation, facet.limit may be set to a negative value indicating unlimited.
Whenever FacetOptions is used, 1 is returned even if limit is set to 0 or a negative value.