-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 8.5.2
-
Fix Version/s: 8.6
-
Component/s: None
-
Labels:None
-
Lucene Fields:New, Patch Available
FacetsConfig.DELIM_CHAR is marked as private. An application that wants to use this delimiter (in a unit test for example) is forced to re-declare it in the application code. This can break the application if tetshe value of DELIM_CHAR is changed in FacetsConfig