Re: rollback and cumulative_add

2009-10-12 Thread Koji Sekiguchi
Koji Sekiguchi wrote: > Hello, > > I found that rollback resets adds and docsPending count, > but doesn't reset cumulative_adds. > > $ cd example/exampledocs > # comment out the line of so avoid committing in post.sh > $ ./post.sh *.xml > => docsPending=19, adds=19, cumulative_adds=19 > > # do rol

rollback and cumulative_add

2009-10-11 Thread Koji Sekiguchi
Hello, I found that rollback resets adds and docsPending count, but doesn't reset cumulative_adds. $ cd example/exampledocs # comment out the line of so avoid committing in post.sh $ ./post.sh *.xml => docsPending=19, adds=19, cumulative_adds=19 # do rollback $ curl http://localhost:8983/solr/u