[ 
https://issues.apache.org/jira/browse/LUCENE-9392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ankur updated LUCENE-9392:
--------------------------
    Description: 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  (was: 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.)

> 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
>            Priority: Minor
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to