Details
-
Bug
-
Resolution: Fixed
-
High
-
1.7.2, 1.9.0
-
None
Description
Instead of throwing NotImplementedException in search engines not supporting facets we should rather document that they should silently ignore it and return empty array of facets back so UI won't have any facets to iterate over allowing it to cleanly work with engines that support and does not support facets.