Hi,
I am just confirming that shutting down the container causes a commit
when using the DirectUpdateHandler2, correct? For example, if I
index some documents but don't commit them and then shutdown the
servlet container, upon startup those documents will be in the index
as if they were committed, right? I have tested this and it appears
to be the case. This is happening b/c Solr is writing to the
underlying index and not using some temporary index, right? Or is it
b/c there is a shutdown hook that fires a commit command?
Thanks,
Grant
- Commits and Container Shutdown Grant Ingersoll
-