[
https://issues.apache.org/jira/browse/LUCENE-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658286#comment-14658286
]
Michael McCandless commented on LUCENE-6571:
--------------------------------------------
The problem with moving {{setIndexingChain}} to {{LiveIndexWriterConfig}} is
this is not something you can change "live" in an {{IndexWriter}}: it only
takes effect when IW first starts up.
We could also remove the setter entirely (hardwire IW to
{{DefaultIndexingChain}})? It's already package private, is insanely expert,
and devs playing with this are clearly expert enough to modify Lucene's sources
to do their experiments.
> Javadoc error when run in private access level
> ----------------------------------------------
>
> Key: LUCENE-6571
> URL: https://issues.apache.org/jira/browse/LUCENE-6571
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 5.2
> Reporter: Cao Manh Dat
> Assignee: Christine Poerschke
> Priority: Trivial
> Attachments: LUCENE-6571.patch
>
>
> Javadoc error when run in private access level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]