[ https://issues.apache.org/jira/browse/SOLR-6326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Pugh resolved SOLR-6326. ----------------------------- Resolution: Won't Fix Per SOLR-17655, the recommendation for the future is to use in place updates for numeric fields. > ExternalFileFieldReloader and commits > ------------------------------------- > > Key: SOLR-6326 > URL: https://issues.apache.org/jira/browse/SOLR-6326 > Project: Solr > Issue Type: Bug > Reporter: Peter Keegan > Priority: Major > Labels: difficulty-medium, externalfilefield, impact-medium > Attachments: SOLR-6326.patch > > > When there are multiple 'external file field' files available, Solr will > reload the last one (lexicographically) with a commit, but only if changes > were made to the index. Otherwise, it skips the reload and logs: "No > uncommitted changes. Skipping IW.commit." > IndexWriter.hasUncommittedChanges() returns false, but new external files > should be reloaded with commits. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org