Ankur created LUCENE-9392:
-----------------------------
Summary: Change the visibility of o.a.l.f.FacetsConfig.DELIM_CHAR
to public
Key: LUCENE-9392
URL: https://issues.apache.org/jira/browse/LUCENE-9392
Project: Lucene - Core
Issue Type: Improvement
Affects Versions: 8.5.2
Reporter: Ankur
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 DELIM_CHAR is changed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]