[ https://issues.apache.org/jira/browse/LUCENE-9680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278351#comment-17278351 ]
Oren Ovadia commented on LUCENE-9680: ------------------------------------- [~sokolov], thanks you! Seems like this method still exists in `branch_8x`. I opened a [PR|https://github.com/apache/lucene-solr/pull/2298] to remove the deprecation annotation in `branch_8x`. This doesn't affect my ability to use the functionality (so I'm fine without merging this PR), but slightly more consistent with the fact that this method exists in 9x. > Re-add IndexWriter.getFieldNames > -------------------------------- > > Key: LUCENE-9680 > URL: https://issues.apache.org/jira/browse/LUCENE-9680 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Oren Ovadia > Priority: Major > Time Spent: 1h 40m > Remaining Estimate: 0h > > IndexWriter.getFieldNames was deprecated in LUCENE-8909. > It is useful to have this information exposed by IW to cap (or report) when > too many fields have been created. > getFieldNames was introduced in LUCENE-7659. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org