[ https://issues.apache.org/jira/browse/SOLR-16765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722836#comment-17722836 ]
ASF subversion and git services commented on SOLR-16765: -------------------------------------------------------- Commit ea6d914778eb4db478e693ee9185246d131992f6 in solr's branch refs/heads/branch_9x from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=ea6d914778e ] SOLR-16765: Export what the limit param specifies, and don't be off by one in the counter. (#1636) > Export tool doesn't properly count the number of exported docs. > --------------------------------------------------------------- > > Key: SOLR-16765 > URL: https://issues.apache.org/jira/browse/SOLR-16765 > Project: Solr > Issue Type: Sub-task > Components: cli > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Minor > Time Spent: 20m > Remaining Estimate: 0h > > Export doesn't count properly the export docs count: > (base) ➜ solr-10.0.0-SNAPSHOT git:(main) ./bin/solr export -url > http://localhost:8983/solr/films -limit -1 > NO: of shards : 1 > .. > Export complete for : films_shard1_replica_n1, docs : 1,100 > Total Docs exported: 1099. Time taken: 0secs -- 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