[jira] [Commented] (LUCENE-8551) Purge unused FieldInfo on segment merge

2018-11-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688331#comment-16688331 ] Adrien Grand commented on LUCENE-8551: -- Field infos are tracked at IndexWriter#glob

[jira] [Commented] (LUCENE-8551) Purge unused FieldInfo on segment merge

2018-11-15 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688303#comment-16688303 ] David Smiley commented on LUCENE-8551: -- bq. For instance in the NRT case that means

[jira] [Commented] (LUCENE-8551) Purge unused FieldInfo on segment merge

2018-11-15 Thread Christophe Bismuth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688170#comment-16688170 ] Christophe Bismuth commented on LUCENE-8551: The overhead makes me think a d

[jira] [Commented] (LUCENE-8551) Purge unused FieldInfo on segment merge

2018-11-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688146#comment-16688146 ] Adrien Grand commented on LUCENE-8551: -- That would have overhead for sure. For inst

[jira] [Commented] (LUCENE-8551) Purge unused FieldInfo on segment merge

2018-11-15 Thread Christophe Bismuth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687705#comment-16687705 ] Christophe Bismuth commented on LUCENE-8551: I'll first implement unused {{F

[jira] [Commented] (LUCENE-8551) Purge unused FieldInfo on segment merge

2018-11-15 Thread Christophe Bismuth (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687703#comment-16687703 ] Christophe Bismuth commented on LUCENE-8551: Sounds challenging, I'd like to

[jira] [Commented] (LUCENE-8551) Purge unused FieldInfo on segment merge

2018-11-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16673119#comment-16673119 ] David Smiley commented on LUCENE-8551: -- Agreed -- if this does not wind up happenin

[jira] [Commented] (LUCENE-8551) Purge unused FieldInfo on segment merge

2018-10-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670205#comment-16670205 ] Erick Erickson commented on LUCENE-8551: David: This would be way cool to get t